aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved the post and init_deploy rake tasksBrandon Mathis2011-06-271-8/+6
* fixed a bug in init_deploy taskBrandon Mathis2011-06-271-1/+2
* Added archive_post partialBrandon Mathis2011-06-273-0/+35
* Added category index layout and noise.pngBrandon Mathis2011-06-272-0/+12
* Included Sass files which should have been in my previous commit. Oops!Brandon Mathis2011-06-2715-13/+728
* 1. Added Category supportBrandon Mathis2011-06-2727-708/+149
* 1. Added html5 video with flash fallback.Brandon Mathis2011-06-2456-39/+207
* 1. Improved Deployment and setup tasks in RakefileBrandon Mathis2011-06-222-60/+101
* 1. Updated typography for blockquotesBrandon Mathis2011-06-228-54/+72
* 1. Reordered configs in Rakefile based on importance.Brandon Mathis2011-06-2220-31/+37
* improved rake tasks for deployment, updated .gitignoreBrandon Mathis2011-06-212-40/+32
* 1. Updated readmeBrandon Mathis2011-06-2013-79/+110
* 1. Switched back to RdiscountBrandon Mathis2011-06-1914-59/+191
* 1. Removed unnecessary guardfileBrandon Mathis2011-06-1810-76/+95
* Readme updatesBrandon Mathis2011-06-171-5/+2
* 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow...Brandon Mathis2011-06-1725-344/+227
* 1. Some general styling improvements especially for syntax and navigationBrandon Mathis2011-06-157-58/+105
* 1. Added new include_code tag to allow auhtors to insert files from the file ...Brandon Mathis2011-06-156-54/+106
* Merge pull request #29 from jlong/edgeBrandon Mathis2011-06-142-164/+30
|\
| * removed sitemap_generator in favor of generate_sitemap pluginJohn W. Long2011-06-132-164/+30
* | 1. Removed pullquote and improved semantics of blockquote plugin.Brandon Mathis2011-06-137-110/+386
|/
* 1. Moved _plugins into themes/classic/_pluginsBrandon Mathis2011-06-1112-3/+316
* 1. Improved responsive navigation styling when email subscription is presentBrandon Mathis2011-06-118-26/+64
* 1. Reduced dependencies and updated the gemfileBrandon Mathis2011-06-114-86/+43
* updated titlecase filter, added titlecase filter to entry titles in article.h...Brandon Mathis2011-06-082-3/+3
* 1. Added support for styled subtitle in headerBrandon Mathis2011-06-087-6/+27
* Improved the whitespace formatting for tweets where there are lots ofBrandon Mathis2011-06-081-1/+1
* Removed content. That's right, you gotta write your own!Brandon Mathis2011-06-087-627/+0
* Improved theme install processBrandon Mathis2011-06-086-16/+1
* Restored untracked JS, updated gitignore, removed unnecessaryBrandon Mathis2011-06-084-3/+9
* Typographic trying out some webfontsBrandon Mathis2011-06-088-17/+15
* Added themes directory, improved javascript load and minification.Brandon Mathis2011-06-0762-1/+3729
* removed /sourceBrandon Mathis2011-06-072-2/+0
* Another massive commit:Brandon Mathis2011-06-0768-6890/+68
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-3074-1991/+6017
* major refactoring, improved file watching, changed site to public to support ...Brandon Mathis2011-05-1582-14577/+963
* irrisponsibly massive commitBrandon Mathis2011-04-17119-2447/+16694
* added comment to optionally install Pygments to enable 'Syntax Highlighting'Tom Hoover2010-11-181-1/+4
* Return months when > 31 days.Martin Elwin2010-11-171-3/+4
* corrected "upated" to "updated" in index.hamlTom Hoover2010-11-171-2/+2
* corrected "upated" to "updated"Tom Hoover2010-11-171-2/+2
* Enforce UTF-8 in meta tag to avoid character set problems.Henrik Sjökvist2010-10-061-0/+1
* added rake as a dependencyB Mathis2010-08-211-0/+1
* Requiring Mongrel (invisible dependency of later versions of Serve)Kevin W. Gisi2010-08-041-0/+1
* Requiring latest version of active_supportKevin W. Gisi2010-08-041-2/+2
* Required newer active_support for newer serve gem (Ruby 1.9 support)Kevin W. Gisi2010-08-031-1/+1
* Correctly check for failing ServeKevin W. Gisi2010-08-031-2/+5
* Fixed 'rake preview on fails vanilla install' bugKevin W. Gisi2010-08-031-4/+2
* reverted back to rdiscount instead of kramdownB Mathis2010-07-261-1/+1
* fixed rake preview and updated sass to sass3 syntaxB Mathis2010-07-2622-244/+248