Hacker News new | ask | show | jobs
by dugmartin 4281 days ago
Here is a great list of a bunch of open source static site generators - some geared toward blogs and some to generic sites:

https://www.staticgen.com/

(not my project, just a happy user)

2 comments

You've missed the point.

The purpose of this project is NOT to be a static site generator, but to be a dynamic site generator.

The only step in your content creation should be the addition of the md file to the posts directory. No running "make" or "update" or using git/rsync/symlinks to move static html to a web directory.

The blog is made live by PHP every time someone visits it.

I like this list as well: http://staticsitegenerators.net/