Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds CDATA sections to atom.xml, fixes #198 | Frederic Hemberger | 2011-10-04 | 1 | -7/+5 |
| | |||||
* | Add generator tag to Atom feed. | Mikkel Hoegh | 2011-10-04 | 1 | -0/+1 |
| | | | | | generator is an optional element, but let's give credit where it's due. Besides, it can be helpful to feed consumers to know what tool generated the file. | ||||
* | Proper atom feed xml escaping | Aleksey Gureiev | 2011-10-02 | 1 | -4/+4 |
| | |||||
* | Update atom.xml to use site.title and expand_urls | Stephen Tudor | 2011-08-04 | 1 | -2/+2 |
| | |||||
* | limited atom feed to 20 most recent items | Brandon Mathis | 2011-07-31 | 1 | -1/+1 |
| | |||||
* | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 2011-06-29 | 1 | -0/+28 |
support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use |