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 65e10bab7e Fixed server to refresh changes for listing pages as well 14 years ago
..
ext Used the new to_dict method in expando 14 years ago
layouts added missing closing double curly braces 14 years ago
tests Added to_dict method to expando 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 Now passing through ~None~ dependency to regenerate always for dynamic imports. Must replace this with a configurable depends plugin later 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 to_dict method to expando 14 years ago
plugin.py Adding grouping prototype 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