Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-20 | initial setup | Zhiming Wang | 1 | -0/+0 | |
2014-08-12 | Set layout to null to avoid page defaults. | Brandon Mathis | 1 | -0/+1 | |
2014-08-12 | Support octopress-hooks and octopress-date-format #1622 | Brandon Mathis | 1 | -1/+0 | |
2013-10-28 | * properly escaped site title and post/page title in the RSS feeds; | Valentin VALCIU | 1 | -1/+1 | |
2013-10-28 | * consistently convert page and post titles to titlecase if site.titlecase ↵ | Valentin VALCIU | 1 | -1/+1 | |
is true; | |||||
2011-10-04 | Adds CDATA sections to atom.xml, fixes #198 | Frederic Hemberger | 1 | -7/+5 | |
2011-10-04 | Add generator tag to Atom feed. | Mikkel Hoegh | 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. | |||||
2011-10-02 | Proper atom feed xml escaping | Aleksey Gureiev | 1 | -4/+4 | |
2011-08-04 | Update atom.xml to use site.title and expand_urls | Stephen Tudor | 1 | -2/+2 | |
2011-07-31 | limited atom feed to 20 most recent items | Brandon Mathis | 1 | -1/+1 | |
2011-06-29 | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 1 | -0/+0 | |
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 | |||||
2011-06-07 | Added themes directory, improved javascript load and minification. | Brandon Mathis | 1 | -0/+28 | |