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 e65c39f6a1 Removed debug statements. Added tests to make sure meta does not process markdown heading mark up 14 years ago
..
ext Removed debug statements. Added tests to make sure meta does not process markdown heading mark up 14 years ago
layouts/basic Moved doc layout to its own repository 14 years ago
tests Removed debug statements. Added tests to make sure meta does not process markdown heading mark up 14 years ago
__init__.py Created project skeleton 15 years ago
engine.py Changed -i to -r - performs incremental generation by default 14 years ago
exceptions.py hyde init complete 15 years ago
fs.py Added default template 14 years ago
generator.py Added time_now context variable 14 years ago
layout.py Plugin protocol added 15 years ago
loader.py Added syntactic sugar for markings. Also refactored the template class. 15 years ago
model.py Added spaceless tag for jinja 14 years ago
plugin.py Performance and logging fixes 14 years ago
publisher.py Added publisher for git repos 14 years ago
server.py Duplicated code from SocketServer.py to make sure shutdown works on py >=2.6 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 Initial tagger tests added 14 years ago
util.py Added tagger functions 14 years ago
version.py Fixed begin test resource test 14 years ago