Hacker News new | ask | show | jobs
by p4bl0 5442 days ago
I didn't knew about redradtable, it looks interesting, thanks for the link.

[Disclaimer: self advertisement follow ;-)]

I think that my own blogware fugitive[1] is by far more hacker-friendly than octopress. It only depends on git and it integrates completely in the normal git workflow by using hooks to generate static html from files. Also, the article files just contain their title (the first line of the file) and then the article itself. All the meta data are those from git: creation and modification dates, authors...

[1] http://news.ycombinator.com/item?id=2799246