Hacker News new | ask | show | jobs
by theoctopus 2789 days ago
I wanted to like Hugo (especially with its ridiculous speed compared to Jekyll), but I found that any time I wanted to do something slightly unusual I had to spend far too long finding what template file name I was supposed to use, mostly by trial and error. With Jekyll I just specify the template name in the front matter.
1 comments

Have you checked out the series at https://www.youtube.com/watch?v=qtIqKaDlqXo&list=PLLAZ4kZ9dF... ? It doesn't cover everything exhaustively, but it is a relatively good introduction if you haven't seen it. Hugo's documentation is also helpful. I want to stick with hugo just for it's speed and learning it seems like a worthy investment.