A fork of hyde, the static site generation. Some patches will be pushed upstream.
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.
 
 
 
Lakshmi Vyasarajan 2480012b3d Ensure external urls are encoded properly. (Issue #158). 12 years ago
..
combine Issue 110: Modified combined plugin to process during begin_text_resource 13 years ago
images tests for thumbnailer plugin + larger/smaller options 12 years ago
less Added less support. 14 years ago
optipng SphinxPlugin: run sphinx-build directly against content dir 14 years ago
requirejs adding requirejs plugin integration tests. 12 years ago
scss Add Scss plugin. Base changes on Issue #179. 12 years ago
stylus Fixed stylus tests for the new version 14 years ago
uglify Upgrade `UglifyPlugin` to use 2.3.5 version of uglify. (Issue #214) 12 years ago
__init__.py Meta data plugin added 14 years ago
test_auto_extend.py Move the AutoExtend plugin into the meta module. 12 years ago
test_blockdown.py Combine text processing plugins into a text module. 12 years ago
test_combine.py Move combine plugin into the structure module. 12 years ago
test_depends.py Reuse `fswrap` and `commando.util` modules. 12 years ago
test_drafts.py Add support for draft blog posts. (Issue #213) 12 years ago
test_flattener.py Rename folders module to structure. 12 years ago
test_grouper.py Retrofit merged plugins. 12 years ago
test_images.py Add support for using pillow instead of PIL. 12 years ago
test_less.py Change some plugin module names to be a bit more generic. 12 years ago
test_markings.py Combine text processing plugins into a text module. 12 years ago
test_meta.py Reuse `fswrap` and `commando.util` modules. 12 years ago
test_optipng.py Move JPEGOptim and OptiPNG plugins into the images module. 12 years ago
test_paginator.py Reuse `fswrap` and `commando.util` modules. 12 years ago
test_requirejs.py Retrofit merged plugins. 12 years ago
test_scss.py Add Scss plugin. Base changes on Issue #179. 12 years ago
test_sorter.py Make sorter's prev/next links circular. (Issue #208) 12 years ago
test_stylus.py Stylus is also a CSS plugin. 12 years ago
test_syntext.py Combine text processing plugins into a text module. 12 years ago
test_tagger.py Just use _transform instead of transform 12 years ago
test_textlinks.py Ensure external urls are encoded properly. (Issue #158). 12 years ago
test_uglify.py Upgrade `UglifyPlugin` to use 2.3.5 version of uglify. (Issue #214) 12 years ago
test_urlcleaner.py Reuse `fswrap` and `commando.util` modules. 12 years ago