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 8f722a6a36 Moved the types command line option to config 14 years ago
..
ext Merge pull request #50 from stiell/hyde 14 years ago
layouts Adds a starter layout to help beginners with Hyde. 14 years ago
tests Merge pull request #52 from vincentbernat/hyde 14 years ago
__init__.py Created project skeleton 15 years ago
engine.py Moved the types command line option to config 14 years ago
exceptions.py hyde init complete 15 years ago
fs.py Added default template 14 years ago
generator.py Add the ability to remove combined resources from processing. 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 Merge pull request #36 from vincentbernat/hyde 14 years ago
plugin.py Made sure the equals type args are supported for short forms as well 14 years ago
publisher.py Added publisher for git repos 14 years ago
server.py Moved the types command line option to config 14 years ago
site.py Site.full_url: if given a fully-formed URL, return it unchanged 14 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 14 years ago
version.py Updated Authors, Changelog, Readme. Upped version 14 years ago