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 6bf2eecb9a Updated changelog and authors 13 years ago
..
ext Updated changelog and authors 13 years ago
layouts Fixes menu to work with non-default base_url values. 13 years ago
tests Merge pull request #87 from gfuchedzhy/hyde 13 years ago
__init__.py Created project skeleton 14 years ago
engine.py Issue #78, Issue #79: Added ability to import plugins from site path 13 years ago
exceptions.py hyde init complete 14 years ago
fs.py Merge pull request #87 from gfuchedzhy/hyde 13 years ago
generator.py `hyde serve` now picks up changes in config data automatically. (Issue #24) 13 years ago
layout.py all regular strings replaced with unicode ones 13 years ago
loader.py Added syntactic sugar for markings. Also refactored the template class. 14 years ago
main.py Issue #56: Added main.py and fixed changelog to include issues 13 years ago
model.py all regular strings replaced with unicode ones 13 years ago
plugin.py Merge pull request #87 from gfuchedzhy/hyde 13 years ago
publisher.py Added publisher for git repos 14 years ago
server.py Merge pull request #88 from gfuchedzhy/hyde 13 years ago
site.py Merge pull request #88 from gfuchedzhy/hyde 13 years ago
template.py Added ability to clear caches 14 years ago
util.py Made sure the equals type args are supported for short forms as well 13 years ago
version.py Issue #78, Issue #79: Added ability to import plugins from site path 13 years ago