The allure of nice syntax highlighting without leaving Markdown was one of the things that drew me to Hugo. In practice, I have found there are a number of challenges in implementation to get it to work as I expect. I was also reminded why I prefer not to spend my time fighting with CSS. ;)
[Read More]Pygments to Chroma Migration
Chasing the syntax highlighting train in Hugo
As mentioned in my Pip Permissions post, when I upgraded past Hugo v0.28 I noticed that Chroma was now preferred over Pygments. Eventually, I tried tackling the migration.
[Read More]Pip Permissions
In my first post I ran into some permisions issues related to Python and Pip.
[Read More]