Marcus Young
3cac6b9a16
The gist hashes have changed. They include letters now
12 years ago
Parker Moore
de8e79f348
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438
12 years ago
Parker Moore
407a242f2d
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438
12 years ago
Brandon Mathis
72b4e8d562
gist tag plugin now works with the latest changes GitHub gists and does not fail if you do not specify a filename.
12 years ago
Roman Yepishev
7ebc0a0d8b
Convert to integer before comparing. data.code is String
13 years ago
Roman Yepishev
ef8392e267
Raise RuntimeError when gist is unavailable
13 years ago
mattn
92f57ad15b
support proxy.
13 years ago
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