aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Rails 3's ActiveSupport does not include Fixnum#ordinalize. Any system with this version of ActiveSupport installed will encounter a NoMethodError when running the 'generate' rake task.
* 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 ↵Mel Riffe2010-02-261-5/+2
| | | | | | | | gem install line
* | 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 ↵Ryan Daigle2010-02-052-4/+22
| | | | regeneration time)
* 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 ↵B Mathis2009-11-241-14/+13
| | | | deployment
* 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
|