Hacker News new | ask | show | jobs
by raben_ 3567 days ago
You should try Lektor (https://www.getlektor.com/). It has a flexible data structure with little assumption about the final product.
1 comments

I used lektor for http://portfolio.stavros.io/ and it was very easy to make what I wanted. I kind of assumed Jekyll and everything else would be like that too, are they not?
Some of the most popular static generators, such as Jekyll, are explicitly designed for blog posts.
Ah, I didn't know that, thanks. Sounds like Lektor was a good choice for me, then.