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 Vyas 18ac1fee11 Authors, Changelog, Version updates 15 years ago
..
ext sphinx plugin: add some high-level docs 15 years ago
layouts Fixed basic template to get the right tag representation. (Issue #53) 15 years ago
tests SphinxPlugin: run sphinx-build directly against content dir 15 years ago
__init__.py Created project skeleton 15 years ago
engine.py * Bug Fix: `hyde create` only fails when `content`, `layout` or `site.yaml` 15 years ago
exceptions.py hyde init complete 15 years ago
fs.py Added default template 15 years ago
generator.py `hyde serve` now picks up changes in config data automatically. (Issue #24) 15 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
main.py Issue #56: Added main.py and fixed changelog to include issues 15 years ago
model.py Added metadata support for tags (Issue: #53) 15 years ago
plugin.py fixed handling of equals type args by CLTransformer 15 years ago
publisher.py Added publisher for git repos 15 years ago
server.py `hyde serve` now picks up changes in config data automatically. (Issue #24) 15 years ago
site.py `hyde serve` now picks up changes in config data automatically. (Issue #24) 15 years ago
template.py Added ability to clear caches 15 years ago
util.py Made sure the equals type args are supported for short forms as well 15 years ago
version.py Authors, Changelog, Version updates 15 years ago