aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed source_branch variable name in github deploy scriptB Mathis2009-11-241-1/+1
* renamed rake task for github deployB Mathis2009-11-241-1/+1
* updated rakefile to support github user pages, and github project pages for d...B Mathis2009-11-241-14/+13
* updated rakefile to support github pages deploymentsB Mathis2009-11-241-1/+25
* updated gitignoreB Mathis2009-11-241-1/+0
* updated layout, page styles, fixed config paths for assetsB Mathis2009-11-214-11/+14
* added introduction post to show off typography and function as a first postB Mathis2009-11-143-9/+25
* removed lame example postsB Mathis2009-11-142-12/+0
* fixed core library link to googleB Mathis2009-11-141-1/+1
* mootools core now loads from goolge ajax librariesB Mathis2009-11-141-1/+1
* fixed link to about pageB Mathis2009-11-141-1/+1
* turned off developer mode for disqusB Mathis2009-11-141-1/+0
* added check for twitter container in twitter.jsB Mathis2009-11-141-1/+3
* gitignored DS_Store fromB Mathis2009-11-141-1/+3
* reorganized stylesheetsB Mathis2009-11-148-112/+117
* fixed links and descriptions in the readmeB Mathis2009-11-131-5/+5
* simplified readme. pointing to the wiki for more detailB Mathis2009-11-131-59/+32
* ordered lists are now insideB Mathis2009-11-131-5/+3
* fixed list styling so they are insideB Mathis2009-11-131-3/+3
* fixed search positioning, made layout calculations betterB Mathis2009-11-132-14/+7