|
You are here |
trestletech.com | ||
| | | | |
logr.cogley.info
|
|
| | | | | 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
|
|
| | | | | Setup your terminal text editor for syntax highlighting, git integration and more | |
| | | | |
leebyron.com
|
|
| | | | | On macOS there is the fantastic "Preview" utility. Select a file and hit space bar to quickly take a look at the contents. In terminal things are a little different. There's , , and . Bash denizens will be familiar with the results. | |
| | | | |
www.quaternum.net
|
|
| | | John Maxwell, professeur à l'Université Simon Fraser à Vancouver, explique ses choix concernant le workflow de son (nouveau) blog. | ||