This website works better with JavaScript.
Home
Explore
Help
Sign In
blago
/
Blog
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
My personal blog
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
167
Commits
5
Branches
0
Tags
202 MiB
Tree:
353ccfd4eb
master
migrate2hugo-sep2020
nmcomm
source
unreleased_contents
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '353ccfd4eb'
${ noResults }
Blog
/
.gitignore
10 lines
90 B
Raw
Normal View
History
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