vknabel
blog tils about tags

Hugo's Syntax Highlighting is static

Posted on Jul 24, 2022

Unlinke many other static site generators, the syntax highlighting of Hugo does not use client-side JavaScript, which is great!

The underlying library is available as Go module github.com/alecthomas/chroma.

  • web
  • golang
2022 © Valentin Knabel | Archie Theme | Built with Hugo