Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-21 | index: sort the posts by date | Luke Shumaker | |
I originally didn't want posts to be tied to the date (inspired by <http://swombat.com/2011/5/26/real-value-we>). But, I've realized that for several reasons, dates are important. I've waffled quite a bit on this decision. | |||
2013-11-24 | Switch from rdiscount to Pandoc. | Luke Shumaker | |
But, I am still using ERB for the templating; I wrote my own Ruby Pandoc bindings because pandoc-ruby sucks; it has more code but does less. This was slightly painful, as I had to switch all of the articles from my hacked-on metadata format to Pandoc's format. | |||
2013-10-13 | Makefile: set DELETE_ON_ERROR | Luke Shumaker | |
2013-10-12 | don't generate .raw.html files anymore | Luke Shumaker | |
2013-10-12 | initial commit | Luke Shumaker | |