Photoswipe Gallery Sample

Beautiful Hugo adds a few custom shortcodes created by Li-Wen Yip and Gert-Jan van den Berg for making galleries with PhotoSwipe . ...

20. März 2017 · 1 Minute · 210 Wörter · Network Operaton Center

Big Image Sample

The image banners at the top of the page are refered to as “bigimg” in this theme. They are optional, and one more more can be specified. If more than one is specified, the images rotate every 10 seconds. In the front matter, bigimgs are specified using an array of hashes. ...

7. März 2017 · 1 Minute · 191 Wörter · Network Operaton Center

Math Sample

KaTeX can be used to generate complex math formulas. It supports in-line math using the \\( ... \\) delimiters, like this: \( E = mc^2 \). By default, it does not support in-line delimiters $...$ because those occur too commonly in typical webpages. It supports displayed math using the $$ or \\[...\\] delimiters, like this: Formula 1: $$ \phi = \frac{(1+\sqrt{5})}{2} = 1.6180339887\cdots $$ Formula 2: (same formula, different delimiter) \[ \phi = \frac{(1+\sqrt{5})}{2} = 1.6180339887\cdots \] Additional details can be found on GitHub or on the Wiki. ...

5. März 2017 · 2 Minuten · 240 Wörter · Network Operaton Center

Code Sample

The following are two code samples using syntax highlighting. ...

8. März 2016 · 1 Minute · 183 Wörter · Network Operaton Center

Test markdown

You can write regular markdown here and Jekyll will automatically convert it to a nice webpage. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/headings/tables/etc. Here is some bold text Here is a secondary heading Here’s a useless table: Number Next number Previous number Five Six Four Ten Eleven Nine Seven Eight Six Two Three One How about a yummy crepe? ...

20. Februar 2015 · 1 Minute · 95 Wörter · Network Operaton Center