android.moparisthebest.org/plugins
Brandon Mathis 7bdab0e65c Added javascript asset management and improved Rakefiles and configuration for themes and plugins.
- Added Guard for file watching
- Configs can be automatically reloaded
- Static asset changes do not trigger Jekyll build
- CommonJS modular js support proved by stich-rb
- Javascript is concatenated and uglified
- Environment variables toggle uglify and fingerprinting
- New Jekyll plugin config_tag
- New Jekyll plugin javascript_assets_tag
- Added theme specific configurations
- Custome Jekyll Guard to the rescue
- Install, Generate, Watch, and Preview work with Guard now.
- Now configs are no longer tracked by Octopress, only theme defauts are.
- Console messages can be colorized.
- misc config reorganization and improvements
2013-03-04 01:12:10 -06:00
..
backtick_code_block.rb Fixes for Redcarpet 2013-01-03 11:36:51 -06:00
blockquote.rb Fixed blockquote plugin (author alone would not show up without title) 2013-01-12 16:40:26 -06:00
category_generator.rb Removal of apparently unreferenced, dangling method. 2013-02-21 21:54:02 -08:00
code_block.rb updated code plugins to support slashes in titles #892 2012-12-26 17:31:51 -06:00
config.rb Added plugins/config.rb for reading and writing _config.yml. Added option to use Albino and default Python Pygments by setting pygments:true in _config.yml 2012-06-15 12:50:44 -05:00
config_tag.rb Added javascript asset management and improved Rakefiles and configuration for themes and plugins. 2013-03-04 01:12:10 -06:00
date.rb Bring over a couple little things from master... 2013-02-21 12:28:51 -08:00
gist_tag.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
haml.rb 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. 2011-07-19 09:06:54 -04:00
image_tag.rb Made image tag regex smarter, fixes #239 2012-05-22 15:20:15 -05:00
include_code.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
include_sidebar.rb Removed include_array plugin, replaced it with include_sidebar plugin and reorganized sidebars 2012-06-16 17:17:33 -05:00
js_assets.rb Added javascript asset management and improved Rakefiles and configuration for themes and plugins. 2013-03-04 01:12:10 -06:00
octopress_filters.rb Added javascript asset management and improved Rakefiles and configuration for themes and plugins. 2013-03-04 01:12:10 -06:00
pagination.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
post_filters.rb Added post_filters plugin 2011-09-04 09:56:27 -04:00
pullquote.rb updated plugins to work with latest version of Liquid 2012-05-24 10:28:32 -05:00
puts.rb updated puts.rb to work with latest liquid and added different output based on character width 2012-05-22 16:29:43 -05:00
pygments_code.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
raw.rb Fixes for Redcarpet 2013-01-03 11:36:51 -06:00
render_partial.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
rubypants.rb apply "o" option to regexps to improve process time 2012-05-22 00:59:32 -05:00
sitemap_generator.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00
titlecase.rb Improved, I think, the Titlecase plugin 2011-11-28 00:25:50 +01:00
video_tag.rb Grand whitespace cleanup. 2013-02-21 21:53:04 -08:00