aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-08Restored untracked JS, updated gitignore, removed unnecessaryBrandon Mathis1-2/+2
stylesheets
2011-06-07Another massive commit:Brandon Mathis1-5/+5
1. Major improvements to the responsive styling. 2. Toggleable sidebar 3. Upgraded to modernizr 2.0 which includes Respond.js 4. IE7-9 testing and fixes 5. New theming system which should make forkers happy 6. New rake task for installing Octopress themes 7. Magic
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis1-3/+5
highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.
2011-05-15major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis1-0/+2
rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
2011-04-17irrisponsibly massive commitBrandon Mathis1-1/+2
2010-05-26Use Bundler for dependency managementdbloete1-0/+1
2010-05-26Added ignore rule for OS X noise and .rvmrcdbloete1-0/+2
2010-02-05Update to rakefile to allow working on a single post at a time (and saving ↵Ryan Daigle1-2/+3
regeneration time)
2009-11-24updated gitignoreB Mathis1-1/+0
;
2009-11-14gitignored DS_Store fromB Mathis1-1/+3
2009-11-05moved stylesheetsB Mathis1-1/+1
2009-10-18added compass, added some basic stylesheetsB Mathis1-1/+2
2009-10-18improved starting pointB Mathis1-0/+1