aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. Added new include_code tag to allow auhtors to insert files from the file ↵Brandon Mathis2011-06-151-2/+2
| | | | | | | | | | system with syntax highligting and a download link 2. Improved the gist tag to properly insert the sources in <noscript> tags 3. Improved semantics in the blockquote plugin and DRYed things up. 4. Pygments caching now stores to the _code_cache directory by default 5. Added a configuration for the default include_code directory 6. Updated the .gitignore
* 1. Improved responsive navigation styling when email subscription is presentBrandon Mathis2011-06-111-0/+1
| | | | | | | 2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile
* 1. Reduced dependencies and updated the gemfileBrandon Mathis2011-06-111-1/+1
| | | | | | 2. Added whole vendor directory to .gitignore for `bundle package` users 3. Removed guard tasks and replaced serve tasks in Rakefile. 3. Reorganized rake tasks and cleaned up the Rakefile.
* Improved theme install processBrandon Mathis2011-06-081-4/+0
| | | | added missing assets
* Restored untracked JS, updated gitignore, removed unnecessaryBrandon Mathis2011-06-081-2/+2
| | | | stylesheets
* Another massive commit:Brandon Mathis2011-06-071-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
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-301-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.
* major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis2011-05-151-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
* irrisponsibly massive commitBrandon Mathis2011-04-171-1/+2
|
* Use Bundler for dependency managementdbloete2010-05-261-0/+1
|
* Added ignore rule for OS X noise and .rvmrcdbloete2010-05-261-0/+2
|
* Update to rakefile to allow working on a single post at a time (and saving ↵Ryan Daigle2010-02-051-2/+3
| | | | regeneration time)
* updated gitignoreB Mathis2009-11-241-1/+0
| | | | ;
* gitignored DS_Store fromB Mathis2009-11-141-1/+3
|
* moved stylesheetsB Mathis2009-11-051-1/+1
|
* added compass, added some basic stylesheetsB Mathis2009-10-181-1/+2
|
* improved starting pointB Mathis2009-10-181-0/+1