Hacker News new | ask | show | jobs
Show HN: Modify Codeblock CSS in Hugo with Simple Render Hooks (doocot.sh)
2 points by thisdougb 445 days ago
Hi,

Latest task in solo-building a tech business. Creating a statically generated blog that fits seamlessly alongside a dynamically generated main website.

There's not much around about Hugo static site generation while not using themes. I found opting out of themes much simpler overall. And it then didn't take long to understand how Hugo actually works.

I'm still not 100% decided on .html extensions, but pretty much decided against Hugo's default of a trailing slash on page urls.