aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-02fixed bug with twitter feed where it would sometimes say "undefined" if the p...Brandon Mathis1-2/+2
2011-08-22updated date now shows up properlyBrandon Mathis1-1/+1
2011-08-20added excerpt_link to article include. fixes #97Brandon Mathis1-1/+1
2011-08-20now only excerpted articles show the "read on" link. Also the text for that l...Brandon Mathis1-3/+6
2011-08-16removed unusable blog_index partialBrandon Mathis1-40/+0
2011-08-16Added support for pagination with a blog index in any directory (helps with l...Brandon Mathis1-1/+38
2011-08-14page layout will now accept pages without title metadataBrandon Mathis1-0/+2
2011-08-11Fix extra subdirectories appearing in category links and atom.xml link.Brigham Brown1-2/+1
2011-08-10added support for preserving customized source/index.html during template upd...Brandon Mathis2-41/+42
2011-08-04corrected fork skipping logicPhilip Hofstetter1-1/+1
2011-08-04make listing/not listing of forks configurablePhilip Hofstetter2-2/+4
2011-08-04provide an option to show or not show github profile linkPhilip Hofstetter1-0/+3
2011-08-04allow limiting the amount of repos to displayPhilip Hofstetter2-6/+15
2011-08-04add github repositories sidebar pluginPhilip Hofstetter2-0/+59
2011-08-04Update atom.xml to use site.title and expand_urlsStephen Tudor1-2/+2
2011-08-04correctly scope localsPhilip Hofstetter1-1/+3
2011-08-01added header to customizable includesBrandon Mathis2-6/+7
2011-07-31added custom partials for for footer and navigationBrandon Mathis4-8/+10
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