/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

trestletech.com
| | www.markusdosch.com
2.1 parsecs away

Travel
| | Personal Blog on Coding & Technology
| | logr.cogley.info
5.0 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:
| | roneo.org
3.2 parsecs away

Travel
| | Setup your terminal text editor for syntax highlighting, git integration and more
| | www.jeremymorgan.com
17.6 parsecs away

Travel
| How to install Hugo static site generator in Pop!_OS Linux