Hacker News new | ask | show | jobs
by magicofpi 5556 days ago
I'm actually working on this, after being inspired by Brett Simmons' article: http://inessential.com/2011/03/16/a_plea_for_baked_weblogs.

My app is pretty similar to what you're describing - you can compose posts online (or in plain text files), and when you're done, it generates a baked (static) version. It's written in PHP, just so you can easily use it on most servers. It's actually pretty close to being done - I can let you know when it's ready.