Hacker News new | ask | show | jobs
by Ruthalas 1599 days ago
This is my use-case (very simple, fully static site- not blog), and I'd love a tool to generate it from markdown. Do you happen to have a recommendation of a simpler tool for that?
1 comments

I worked with middleman[0] before and it was much easier to setup for these kind of sites. It might not be as fast as Hugo but who cares if you change a page every other month.

[0] https://middlemanapp.com/