8 Commits (4157cda54c1f56b8dd512aa4aa4e018b66beec21)

Author SHA1 Message Date
Frederic Hemberger 987dccee76 Add custom date format to pages, add 'updated' field again 13 years ago
Frederic Hemberger 81e814a354 Remove unsupported 'updated' flag from _includes/post/date.html 13 years ago
Frederic Hemberger c2a68cc2a9 Make post's date output configurable via _config.yml, closes #164 13 years ago
Brandon Mathis 4c21e69093 Time metadata for updated pages and posts are now displayed where and when it is appropriate 13 years ago
fhemberger 2efe11e0eb 'updated' is not a valid attribute for <time>, moved to data attribute 13 years ago
fhemberger b6f1451b77 datetime must be valid date format, see: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#concept-datetime 13 years ago
Brandon Mathis 599cd4e07c updated date now shows up properly 13 years ago
Brandon Mathis 8d3e0b4a0e Moved some post partials into source/_includes/post/ and updated include 13 years ago
Brandon Mathis ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to 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 14 years ago
Brandon Mathis 353ccfd4eb 1. Added Category support 14 years ago
Brandon Mathis ef3ff431e5 1. Added html5 video with flash fallback. 14 years ago