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 f86627177c Added path normalization to make sure resources can be found on windows using relative path 13 years ago
..
ext Fixed a missing import 13 years ago
layouts/basic Added atom support to basic layout 13 years ago
tests Fixed stylus tests for the new version 13 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 13 years ago
site.py Added path normalization to make sure resources can be found on windows using relative path 13 years ago
template.py Initial tagger tests added 14 years ago
util.py Added tagger functions 14 years ago
version.py Upped version - added changelog 13 years ago