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 34308069b3 Now passing through ~None~ dependency to regenerate always for dynamic imports. Must replace this with a configurable depends plugin later 14 years ago
..
ext Now passing through ~None~ dependency to regenerate always for dynamic imports. Must replace this with a configurable depends plugin later 14 years ago
layouts Merge branch 'master' of github.com:hyde/hyde 14 years ago
tests Now passing through ~None~ dependency to regenerate always for dynamic imports. Must replace this with a configurable depends plugin later 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 ability to iterate over an expando 14 years ago
plugin.py Adding grouping prototype 14 years ago
server.py Minor fixes to server and sorter 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 prev / next for groups 14 years ago
version.py PEP8 fixes 14 years ago