Hacker News new | ask | show | jobs
by ksubedi 3852 days ago
I am currently using it for my blog at https://kaushalsubedi.com/ and as someone who just switched from WordPress, the difference is night and day. I threw the site in a CDN and everything loads almost instantly since its all static.

Hugo compiles fast, and the templating system is easy to understand and modify. Only wish it had support for directly compiling it and pushing the changed files from last pushed version via SFTP or even FTP.

1 comments

Just FYI, your navigation menu is an unordered list, but all the links are in one list item instead of multiple ones.