aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add __pycache__neodarz2018-07-301-0/+1
|
* Addneodarz2017-04-281-0/+1
|
* remove all Octopress stuffZhiming Wang2015-05-041-15/+0
|
* 20141029 FunZhiming Wang2014-10-291-0/+1
|
* .gitignore Gemfile.lock per previous commitNick Hammond2014-07-241-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
* added node_modules to gitignoreBrandon Mathis2011-09-281-0/+1
|
* Aligns naming of .pygments-cache, .gist-cache and .sass-cacheFrederic Hemberger2011-09-181-2/+2
|
* added source.old, sass.old to .gitignoreAdam Bowen2011-08-021-0/+2
|
* Included Sass files which should have been in my previous commit. Oops!Brandon Mathis2011-06-271-0/+1
| | | | How embarrassing. Also I've updated the gitignore.
* 1. Added html5 video with flash fallback.Brandon Mathis2011-06-241-1/+0
| | | | | | | | 2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling
* improved rake tasks for deployment, updated .gitignoreBrandon Mathis2011-06-211-0/+1
|
* 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