| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compass/sass deprecation warnings | dbloete | 2010-05-26 | 9 | -70/+70 |
* | Added ignore rule for OS X noise and .rvmrc | dbloete | 2010-05-26 | 1 | -0/+2 |
* | Explicitly require ActiveSupport 2.3.2. | Jerod Santo | 2010-05-24 | 1 | -30/+30 |
* | Corrected the link to the configuration page in the wiki. | Emmanuel Mwangi | 2010-05-24 | 1 | -1/+1 |
* | added a link to the wiki to first post | B Mathis | 2010-03-10 | 1 | -1/+1 |
* | improved flexible layout for code expansion | B Mathis | 2010-03-10 | 1 | -5/+5 |
* | updated syntax styling to have nice headers for code windows | B Mathis | 2010-03-10 | 7 | -25/+36 |
* | improved layout flexibility | B Mathis | 2010-03-10 | 27 | -328/+124 |
* | added support for "updated" metadata in a blog post | B Mathis | 2010-03-10 | 1 | -1/+2 |
* | improved typography and added blog styles for metadata | B Mathis | 2010-03-10 | 3 | -27/+33 |
* | now blog posts use a different layout | B Mathis | 2010-03-10 | 1 | -1/+1 |
* | now Octopress uses partials | B Mathis | 2010-03-10 | 17 | -114/+176 |
* | Merge branch 'master' of github.com:imathis/octopress | B Mathis | 2010-03-09 | 1 | -5/+2 |
|\ |
|
| * | Adding rdiscount and compass-colors to list of gems to install; simplified ge... | Mel Riffe | 2010-02-26 | 1 | -5/+2 |
* | | updated twitter link to have correct tweet link on timestamp | B Mathis | 2010-03-09 | 1 | -1/+1 |
|/ |
|
* | Add partial support with a HAML approved version of jekyll's include | Ryan Daigle | 2010-02-05 | 1 | -0/+21 |
* | Fix sitemap regeneration | Ryan Daigle | 2010-02-05 | 1 | -1/+1 |
* | Update to rakefile to allow working on a single post at a time (and saving re... | Ryan Daigle | 2010-02-05 | 2 | -4/+22 |
* | changed default github pages deploy branch to master | B Mathis | 2009-12-13 | 1 | -1/+1 |
* | added titlize so posts created with rake tasks will have nice titles | B Mathis | 2009-12-07 | 1 | -0/+36 |
* | added a rake task for creating a new post | B Mathis | 2009-12-07 | 1 | -0/+12 |
* | fixed default deploy task | B Mathis | 2009-11-25 | 1 | -0/+5 |
* | improved rake file feedback during deploy | B Mathis | 2009-11-25 | 1 | -3/+8 |
* | fixed google analtyics tracking id | B Mathis | 2009-11-25 | 1 | -1/+1 |
* | added variable for google tracking id | B Mathis | 2009-11-25 | 1 | -4/+4 |
* | fixed discussion url id | B Mathis | 2009-11-25 | 1 | -1/+1 |
* | replaced a specific reference with a generic one for disqus | B Mathis | 2009-11-25 | 1 | -1/+1 |
* | trying one more thing with the rake task auto push | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | fixed deploy var in rake task | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | fixed branch name in rakefile | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | fixed variables for github in rakefile | B Mathis | 2009-11-24 | 1 | -2/+3 |
* | tweaked rakefile github deploy | B Mathis | 2009-11-24 | 1 | -1/+0 |
* | fixed source_branch variable name in github deploy script | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | renamed rake task for github deploy | B Mathis | 2009-11-24 | 1 | -1/+1 |
* | updated rakefile to support github user pages, and github project pages for d... | B Mathis | 2009-11-24 | 1 | -14/+13 |
* | updated rakefile to support github pages deployments | B Mathis | 2009-11-24 | 1 | -1/+25 |
* | updated gitignore | B Mathis | 2009-11-24 | 1 | -1/+0 |
* | updated layout, page styles, fixed config paths for assets | B Mathis | 2009-11-21 | 4 | -11/+14 |
* | added introduction post to show off typography and function as a first post | B Mathis | 2009-11-14 | 3 | -9/+25 |
* | removed lame example posts | B Mathis | 2009-11-14 | 2 | -12/+0 |
* | fixed core library link to google | B Mathis | 2009-11-14 | 1 | -1/+1 |
* | mootools core now loads from goolge ajax libraries | B Mathis | 2009-11-14 | 1 | -1/+1 |
* | fixed link to about page | B Mathis | 2009-11-14 | 1 | -1/+1 |
* | turned off developer mode for disqus | B Mathis | 2009-11-14 | 1 | -1/+0 |
* | added check for twitter container in twitter.js | B Mathis | 2009-11-14 | 1 | -1/+3 |
* | gitignored DS_Store from | B Mathis | 2009-11-14 | 1 | -1/+3 |
* | reorganized stylesheets | B Mathis | 2009-11-14 | 8 | -112/+117 |
* | fixed links and descriptions in the readme | B Mathis | 2009-11-13 | 1 | -5/+5 |
* | simplified readme. pointing to the wiki for more detail | B Mathis | 2009-11-13 | 1 | -59/+32 |
* | ordered lists are now inside | B Mathis | 2009-11-13 | 1 | -5/+3 |