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 5401c0efc4 Added test for stylus compression 14 years ago
..
ext Added stylus plugin 14 years ago
layouts added missing closing double curly braces 14 years ago
tests Added test for stylus compression 14 years ago
__init__.py Created project skeleton 14 years ago
engine.py Added configuration inheritance 14 years ago
exceptions.py hyde init complete 14 years ago
fs.py Fixed dependency issues and optimized server further 14 years ago
generator.py Fixed depends plugin 14 years ago
layout.py Plugin protocol added 14 years ago
loader.py Added syntactic sugar for markings. Also refactored the template class. 14 years ago
model.py Added uglify js plugin 14 years ago
plugin.py Added stylus plugin 14 years ago
server.py Fixed server to refresh changes for listing pages as well 14 years ago
site.py Now passing through ~None~ dependency to regenerate always for dynamic imports. Must replace this with a configurable depends plugin later 14 years ago
template.py Added text links 14 years ago
util.py Added ability to get the group associated with the resource 14 years ago
version.py Fixed setup.py to use package data and automatically pull hydes version of typogrify 14 years ago