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 d2356ba803 Merge branch 'master' into atom 14 years ago
..
ext Fixed deploy path changes so that they happen at the beginning and are not dependent on generation. Removed noise from hyde.server - moved them to debug level 14 years ago
layouts/basic Merge branch 'master' into atom 14 years ago
tests Fixed line statement prefixes 14 years ago
__init__.py Created project skeleton 14 years ago
engine.py Fixed console messages 14 years ago
exceptions.py hyde init complete 14 years ago
fs.py Added default template 14 years ago
generator.py Fixed deploy path changes so that they happen at the beginning and are not dependent on generation. Removed noise from hyde.server - moved them to debug level 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 Fixed code and tests to make sure the content_url and media_url functions delegate to the site object 14 years ago
plugin.py Fixed console messages 14 years ago
publisher.py Added publisher for git repos 14 years ago
server.py Fixed line statement prefixes 14 years ago
site.py Fixed code and tests to make sure the content_url and media_url functions delegate to the site object 14 years ago
template.py Initial tagger tests added 14 years ago
util.py Added tagger functions 14 years ago
version.py uppped version numbers 14 years ago