/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jayeless.net
| | 8yd.no
2.3 parsecs away

Travel
| | I'm fairly new to Hugo, but I've worked with my fair share of template languages to feel reasonably at home. Enough to both see familiar patterns, but also wonder "why have they done it like that?" A...
| | logr.cogley.info
2.2 parsecs away

Travel
| | Was pleasantly suprised at how easy it is to get syntax highlighting going in Hugo, since its inclusion of the fast Golang-based «Chroma» library, and even making it backward compatible with most pygments settings. My config.toml contains the following: 1 2 3 4 pygmentsOptions = "linenos=table" pygmentsCodeFences = "true" pygmentsCodefencesGuessSyntax = "true" pygmentsStyle = "tango" ... and to get it to work you just use a code fence (three backticks) specifying the language like:
| | legends2k.github.io
2.9 parsecs away

Travel
| | quirks and hacks in making this
| | vannevel.net
24.3 parsecs away

Travel
| What you'll read here is just a quick overview of setting up gulp and Visual Studio Code to get your first AngularJS app working.