This website requires JavaScript.
Explore
Help
Sign In
Mic92
/
blog
Watch
1
Star
0
Fork
0
You've already forked blog
Code
Issues
Pull Requests
Releases
Wiki
Activity
5d61b46358
blog
/
.gitignore
10 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use Bundler for dependency management
2010-05-26 07:23:47 +00:00
.bundle
Added ignore rule for OS X noise and .rvmrc
2010-05-25 20:52:39 +00:00
.DS_Store
Update to rakefile to allow working on a single post at a time (and saving regeneration time)
2010-01-23 20:47:43 +00:00
.sass-cache
1. Added new include_code tag to allow auhtors to insert files from the file 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-15 22:31:22 +00:00
_gist_cache
_code_cache
1. Improved responsive navigation styling when email subscription is present 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-11 19:23:54 +00:00
_assets
Another massive commit: 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-06-07 14:45:01 +00:00
public
Update to rakefile to allow working on a single post at a time (and saving regeneration time)
2010-01-23 20:47:43 +00:00
source/_stash
1. Reduced dependencies and updated the gemfile 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-11 11:56:04 +00:00
vendor
Reference in New Issue
Copy Permalink