aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-28Addneodarz1-0/+1
2015-05-04remove all Octopress stuffZhiming Wang1-15/+0
2014-10-2920141029 FunZhiming Wang1-0/+1
2014-07-24.gitignore Gemfile.lock per previous commitNick Hammond1-0/+1
Gemfile.lock was removed in a previous commit, should be ignored so it doesn't get committed again. https://github.com/imathis/octopress/commit/06c04397053e46fe02fcecce589a2de76d21e160
2011-09-28added node_modules to gitignoreBrandon Mathis1-0/+1
2011-09-18Aligns naming of .pygments-cache, .gist-cache and .sass-cacheFrederic Hemberger1-2/+2
2011-08-02added source.old, sass.old to .gitignoreAdam Bowen1-0/+2
2011-06-27Included Sass files which should have been in my previous commit. Oops!Brandon Mathis1-0/+1
How embarrassing. Also I've updated the gitignore.
2011-06-241. Added html5 video with flash fallback.Brandon Mathis1-1/+0
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling
2011-06-21improved rake tasks for deployment, updated .gitignoreBrandon Mathis1-0/+1
2011-06-151. Added new include_code tag to allow auhtors to insert files from the file ↵Brandon Mathis1-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
2011-06-111. Improved responsive navigation styling when email subscription is presentBrandon Mathis1-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
2011-06-111. Reduced dependencies and updated the gemfileBrandon Mathis1-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.
2011-06-08Improved theme install processBrandon Mathis1-4/+0
added missing assets
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