| Commit message (Expand) | Author | Age | Files | Lines |
* | corrected "upated" to "updated" in index.haml | Tom Hoover | 2010-11-17 | 1 | -2/+2 |
* | corrected "upated" to "updated" | Tom Hoover | 2010-11-17 | 1 | -2/+2 |
* | Enforce UTF-8 in meta tag to avoid character set problems. | Henrik Sjökvist | 2010-10-06 | 1 | -0/+1 |
* | added rake as a dependency | B Mathis | 2010-08-21 | 1 | -0/+1 |
* | Requiring Mongrel (invisible dependency of later versions of Serve) | Kevin W. Gisi | 2010-08-04 | 1 | -0/+1 |
* | Requiring latest version of active_support | Kevin W. Gisi | 2010-08-04 | 1 | -2/+2 |
* | Required newer active_support for newer serve gem (Ruby 1.9 support) | Kevin W. Gisi | 2010-08-03 | 1 | -1/+1 |
* | Correctly check for failing Serve | Kevin W. Gisi | 2010-08-03 | 1 | -2/+5 |
* | Fixed 'rake preview on fails vanilla install' bug | Kevin W. Gisi | 2010-08-03 | 1 | -4/+2 |
* | reverted back to rdiscount instead of kramdown | B Mathis | 2010-07-26 | 1 | -1/+1 |
* | fixed rake preview and updated sass to sass3 syntax | B Mathis | 2010-07-26 | 22 | -244/+248 |
* | Updated the README for installation with bundler | dbloete | 2010-05-26 | 1 | -2/+1 |
* | Use Bundler for dependency management | dbloete | 2010-05-26 | 3 | -1/+15 |
* | Explicitly require the helpers | dbloete | 2010-05-26 | 1 | -0/+1 |
* | 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 |