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.
 
 
 
Jared Forsyth f130a9995c adding restructuredtext plugin support 12 years ago
..
ext adding restructuredtext plugin support 12 years ago
layouts Updating the .clear styleName to be .clearfix instead. Base.j2 applies the 'clearfix' class to the 'banner' element, and not the 'clear' class. Discovered after inserting relatively position as opposed to absolutely position children into banner, floated left, and noting clearfix wasn't being properly applied to grow the height of the banner element to its children. We *could* also change the class applied to the banner to be 'clear' instead of 'clearfix', but I'd rather go with the former. 12 years ago
lib Issue #82: Added sourcecode directive to restructured text 13 years ago
tests Just use _transform instead of transform 12 years ago
__init__.py Created project skeleton 14 years ago
engine.py Reuse `fswrap` and `commando.util` modules. 12 years ago
exceptions.py hyde init complete 14 years ago
generator.py Reuse `fswrap` and `commando.util` modules. 12 years ago
layout.py Reuse `fswrap` and `commando.util` modules. 12 years ago
main.py Issue #56: Added main.py and fixed changelog to include issues 13 years ago
model.py Just use _transform instead of transform 12 years ago
plugin.py Reuse `fswrap` and `commando.util` modules. 12 years ago
publisher.py Reuse `fswrap` and `commando.util` modules. 12 years ago
server.py Reuse `fswrap` and `commando.util` modules. 12 years ago
site.py Reuse `fswrap` and `commando.util` modules. 12 years ago
template.py Reuse `fswrap` and `commando.util` modules. 12 years ago
util.py Reuse `fswrap` and `commando.util` modules. 12 years ago
version.py Bump version, update changelog & authors. 12 years ago