planet.alt.electron
Some people who write about things


Hugo Syntax Highlighting

Posted on

I’ve been tidying up my Hugo theme in an effort to make it reusable by others. In doing so, I’ve learnt about a lot of Hugo features that I didn’t know existed, like shortcodes. I remembered this concept from long ago in Wordpress and I had even written a plugin that took advantage of them. I’ve been manually writing out HTML for figures, instead of using the figure shortcode. I haven’t started to fix these up yet, but I have made some changes for syntax highlighting.