Hacker News new | ask | show | jobs
by desireco42 3852 days ago
I just tried to make a Hugo website and it was easy. I don't think it is super important, but you can't not notice how fast it is.

I am a ruby guy and I really like Middleman, but there are things to like about Hugo. I like how it can pull data files. What I am not sure and need to explore, with Middleman I can implement pulling of the data, I am not sure I could do this with Hugo, but on the other hand, it can pull CSV and JSON from remote, so that is good. Also, taxonomy looks nice, I can see how all this can be useful.

Overall I am pleasantly surprised how well it is done. Some syntax definitely looks weird, but it might be just that I need to adjust to it.

Really happy to discover something new. Excellent work.