aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated the README for installation with bundlerdbloete2010-05-261-2/+1
* Use Bundler for dependency managementdbloete2010-05-263-1/+15
* Explicitly require the helpersdbloete2010-05-261-0/+1
* Fix compass/sass deprecation warningsdbloete2010-05-269-70/+70
* Added ignore rule for OS X noise and .rvmrcdbloete2010-05-261-0/+2
* Explicitly require ActiveSupport 2.3.2.Jerod Santo2010-05-241-30/+30
* Corrected the link to the configuration page in the wiki.Emmanuel Mwangi2010-05-241-1/+1
* added a link to the wiki to first postB Mathis2010-03-101-1/+1
* improved flexible layout for code expansionB Mathis2010-03-101-5/+5
* updated syntax styling to have nice headers for code windowsB Mathis2010-03-107-25/+36
* improved layout flexibilityB Mathis2010-03-1027-328/+124
* added support for "updated" metadata in a blog postB Mathis2010-03-101-1/+2
* improved typography and added blog styles for metadataB Mathis2010-03-103-27/+33
* now blog posts use a different layoutB Mathis2010-03-101-1/+1
* now Octopress uses partialsB Mathis2010-03-1017-114/+176
* Merge branch 'master' of github.com:imathis/octopressB Mathis2010-03-091-5/+2
|\
| * Adding rdiscount and compass-colors to list of gems to install; simplified ge...Mel Riffe2010-02-261-5/+2
* | updated twitter link to have correct tweet link on timestampB Mathis2010-03-091-1/+1
|/
* Add partial support with a HAML approved version of jekyll's includeRyan Daigle2010-02-051-0/+21
* Fix sitemap regenerationRyan Daigle2010-02-051-1/+1
* Update to rakefile to allow working on a single post at a time (and saving re...Ryan Daigle2010-02-052-4/+22
* changed default github pages deploy branch to masterB Mathis2009-12-131-1/+1
* added titlize so posts created with rake tasks will have nice titlesB Mathis2009-12-071-0/+36
* added a rake task for creating a new postB Mathis2009-12-071-0/+12
* fixed default deploy taskB Mathis2009-11-251-0/+5
* improved rake file feedback during deployB Mathis2009-11-251-3/+8
* fixed google analtyics tracking idB Mathis2009-11-251-1/+1
* added variable for google tracking idB Mathis2009-11-251-4/+4
* fixed discussion url idB Mathis2009-11-251-1/+1
* replaced a specific reference with a generic one for disqusB Mathis2009-11-251-1/+1
* trying one more thing with the rake task auto pushB Mathis2009-11-241-1/+1
* fixed deploy var in rake taskB Mathis2009-11-241-1/+1
* fixed branch name in rakefileB Mathis2009-11-241-1/+1
* fixed variables for github in rakefileB Mathis2009-11-241-2/+3
* tweaked rakefile github deployB Mathis2009-11-241-1/+0