aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-31added support for custom includesBrandon Mathis3-2/+8
2011-07-31limited atom feed to 20 most recent itemsBrandon Mathis1-1/+1
2011-07-30removed unused sidebar includeBrandon Mathis1-1/+0
2011-07-30added multi sidebar supportBrandon Mathis4-4/+25
2011-07-29Improved support for adding author metadata to pagesBrandon Mathis2-1/+7
2011-07-28Now rss link in head will update correctly with changes to the configBrandon Mathis1-1/+2
2011-07-28added cannonical link to headBrandon Mathis1-0/+1
2011-07-28removed appcache because it was annoying firefox usersBrandon Mathis1-1/+1
2011-07-28allow select and order of sidebar components to be configurable in jekyll's _...Jason Woodward1-4/+1
2011-07-26added support for github style backtick code blocksBrandon Mathis1-1/+1
2011-07-26added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis1-12/+1
2011-07-26Stops the (scary) warning bar in Firefox about storing data for offline usage.Luke Armstrong1-1/+1
2011-07-24improved navigation selection and fixed mobile nav selectBrandon Mathis3-4/+4
2011-07-23fixed misspelling of exerpt to excerpt for in the Octopress filtersBrandon Mathis1-1/+1
2011-07-22Finally a nice solution for mapping relative urlsBrandon Mathis11-24/+25
2011-07-211. Added condition to full_url filter to allow it to be used as a root_url ap...Brandon Mathis2-3/+3
2011-07-19moved the favicon.png to the root directory for better discoverabilityBrandon Mathis2-1/+1
2011-07-19fixed logic for showing dates on page layoutBrandon Mathis1-6/+2
2011-07-19changed post layout so that blog posts default to comments being turned onBrandon Mathis1-1/+1
2011-07-18Fixed header linkBrandon Mathis1-1/+1
2011-07-18Improved variable names for setting footer, sharing, sidebar and metadata die...Brandon Mathis7-12/+13
2011-07-16Minor update to navigation, Updated Copyright, added beginning upgradeBrandon Mathis1-1/+1
2011-07-161. Added rake task for simple configuration of subdirectory deployment.Brandon Mathis2-9/+9
2011-07-16Added support and documentation for deploying to subdirectories (likeBrandon Mathis8-14/+14
2011-07-151. Udated category layoutBrandon Mathis2-6/+9
2011-07-13Changed archive links from blog/archives/index.html to blog/archivesBrandon Mathis2-2/+2
2011-07-13Moved some post partials into source/_includes/post/ and updated includeBrandon Mathis8-12/+10
2011-07-131. Styled pagination for blog indexBrandon Mathis6-19/+20
2011-07-13fixed sidebar columnizationBrandon Mathis1-7/+9
2011-07-121. Made default layout more generic.Brandon Mathis12-36/+89
2011-07-10Fixed broken link to archives.html in index.htmlPatrick White1-1/+1
2011-07-10Fixed broken link to archives page.Patrick White1-1/+1
2011-07-03improved page title generationBrandon Mathis1-5/+1
2011-07-011. Updated config so blog categories get ouput to /blog/categoriesBrandon Mathis1-0/+0
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to support...Brandon Mathis79-0/+2636