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 77b9bc2ad4 Merge pull request #39 from vincentbernat/hyde 14 years ago
..
combine Add tests for combine plugin. 14 years ago
less Added less support. 14 years ago
optipng Added optipng plugin 14 years ago
stylus Fixed stylus tests for the new version 14 years ago
uglify Added uglify js plugin 14 years ago
__init__.py Meta data plugin added 14 years ago
test_auto_extend.py Added overview doc and styles 14 years ago
test_blockdown.py Fixed syntax for meta and blockdown tags 14 years ago
test_combine.py Sort resources by name before combining. 14 years ago
test_depends.py Fixed setup.py to use html from markdown 14 years ago
test_flattener.py Added flattener plugin 14 years ago
test_grouper.py Added tagger functions 14 years ago
test_less.py Add additional standard path for tools. 14 years ago
test_markings.py Added ability to provide filename as an input to syntax tag and filter - updated AutoExtend to include the filename 14 years ago
test_meta.py Removed debug statements. Added tests to make sure meta does not process markdown heading mark up 14 years ago
test_optipng.py Add additional standard path for tools. 14 years ago
test_sorter.py Made sorting tests predictable without changing the behavior of sorter plugin 14 years ago
test_stylus.py Add additional standard path for tools. 14 years ago
test_syntext.py Fixed syntax to use figure element 14 years ago
test_tagger.py Fixed code and tests to make sure the content_url and media_url functions delegate to the site object 14 years ago
test_textlinks.py Added overview doc and styles 14 years ago
test_uglify.py Add additional standard path for tools. 14 years ago
test_urlcleaner.py Added url cleaner plugin 14 years ago