This website works better with JavaScript.
Explore
Help
Sign In
thomas
/
labnotes
Watch
1
Star
0
Fork
You've already forked labnotes
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
353ccfd4eb
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '353ccfd4eb'
${ noResults }
labnotes
/
.gitignore
10 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use Bundler for dependency management
15 years ago
.bundle
Added ignore rule for OS X noise and .rvmrc
15 years ago
.DS_Store
Update to rakefile to allow working on a single post at a time (and saving regeneration time)
15 years ago
.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
14 years ago
_gist_cache
_code_cache
improved rake tasks for deployment, updated .gitignore
14 years ago
_deploy
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
14 years ago
public
Update to rakefile to allow working on a single post at a time (and saving regeneration time)
15 years ago
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.
14 years ago
vendor