Frederic Hemberger
f6bf894387
Aligns naming of .pygments-cache, .gist-cache and .sass-cache
13 years ago
Brandon Mathis
3587076aed
updated gist_tag.rb to use <div>s to get around RDiscount's foolishness
13 years ago
Brandon Mathis
17c59fb1d1
Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
13 years ago
Brandon Mathis
ee7b9dd958
Changed _plugins folder to plugins and updated rake tasks accordingly
14 years ago
Brandon Mathis
ea349cdfbf
Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
14 years ago
Brandon Mathis
ab29d45ae8
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
Brandon Mathis
913fa105c4
1. Moved _plugins into themes/classic/_plugins
I think it's probably better to ship plugins with themes to make it
easier to update them.
2. Improved 'install' rake task and made nicer output
14 years ago
Brandon Mathis
e4c2d5790b
irrisponsibly massive commit
14 years ago