Hacker News new | ask | show | jobs
by suprjami 4279 days ago
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.