Commit Graph

829 Commits (3345fa5897377c5a5aebc7c637ca985894cde88a)
 

Author SHA1 Message Date
Kevin W. Gisi 96579bb4a3 Requiring Mongrel (invisible dependency of later versions of Serve)
Kevin W. Gisi f6caf533d8 Requiring latest version of active_support
Kevin W. Gisi adeee0cf9b Required newer active_support for newer serve gem (Ruby 1.9 support)
Kevin W. Gisi 1f4fcec53b Correctly check for failing Serve
Kevin W. Gisi 9bd7133953 Fixed 'rake preview on fails vanilla install' bug
B Mathis 5ca3949740 reverted back to rdiscount instead of kramdown
B Mathis 76b8b8ca45 fixed rake preview and updated sass to sass3 syntax
dbloete 5951848f72 Updated the README for installation with bundler
dbloete 091ef1c6e1 Use Bundler for dependency management
dbloete 654428a309 Explicitly require the helpers
dbloete e112b7e05f Fix compass/sass deprecation warnings
dbloete 86f6a800d0 Added ignore rule for OS X noise and .rvmrc
Jerod Santo 80b276c21e Explicitly require ActiveSupport 2.3.2.
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.
Emmanuel Mwangi ac9addf8f3 Corrected the link to the configuration page in the wiki.
B Mathis 7a837a7238 added a link to the wiki to first post
B Mathis e8e361993f improved flexible layout for code expansion
B Mathis 16aab4abb2 updated syntax styling to have nice headers for code windows
B Mathis 42251dddca improved layout flexibility
B Mathis 33bca7246e added support for "updated" metadata in a blog post
B Mathis dab3895299 improved typography and added blog styles for metadata
B Mathis e0b4225887 now blog posts use a different layout
B Mathis eefe29e5d0 now Octopress uses partials
B Mathis 1957c12499 Merge branch 'master' of github.com:imathis/octopress
B Mathis 60d42be5ce updated twitter link to have correct tweet link on timestamp
Mel Riffe e565692129 Adding rdiscount and compass-colors to list of gems to install; simplified gem install line
Ryan Daigle 572be10d7d Add partial support with a HAML approved version of jekyll's include
Ryan Daigle c41b9e89ae Fix sitemap regeneration
Ryan Daigle 2f41517191 Update to rakefile to allow working on a single post at a time (and saving regeneration time)
B Mathis de113ecfeb changed default github pages deploy branch to master
B Mathis 6a1a9a8bb8 added titlize so posts created with rake tasks will have nice titles
B Mathis a6262dcbff added a rake task for creating a new post
B Mathis af719fb4dd fixed default deploy task
B Mathis b12b037091 improved rake file feedback during deploy
B Mathis ffc2962001 fixed google analtyics tracking id
B Mathis f6e169a8dc added variable for google tracking id
B Mathis 50c0368400 fixed discussion url id
B Mathis 87c7c1a163 replaced a specific reference with a generic one for disqus
B Mathis eff018e91e trying one more thing with the rake task auto push
B Mathis 65ab7abbfa fixed deploy var in rake task
B Mathis 1e796da9db fixed branch name in rakefile
B Mathis 24246ea808 fixed variables for github in rakefile
B Mathis b4540bb461 tweaked rakefile github deploy
B Mathis 3a6974267b fixed source_branch variable name in github deploy script
B Mathis 34e25551ea renamed rake task for github deploy
B Mathis 399fe77f67 updated rakefile to support github user pages, and github project pages for deployment
B Mathis 54766a0c3b updated rakefile to support github pages deployments
B Mathis e021b70d79 updated gitignore
;
B Mathis d3313c836d updated layout, page styles, fixed config paths for assets
B Mathis 6f10642bde added introduction post to show off typography and function as a first post
B Mathis 2b2de6104e removed lame example posts