Hacker News new | ask | show | jobs
by dgb23 928 days ago
Hugo has some very hairy parts that make it very fast. I wouldn’t assume that it’s easily replaceable if you want the same performance?
1 comments

Hugo's speed is largely from Go.

My problem with Hugo is how the templating becomes very confusing and the flow convoluted. The projects required places for various things becomes a maze, especially if you are not familiar with the site and theme you are working on.

I definitely prefer JSX to Hugo, but this project might be a nice middle ground.