0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor wrap() helper function to a decorator More... almost 17 years ago
add --version and update __version__ to 0.3 More... almost 17 years ago
change url to bug tracker More... almost 17 years ago
simplify wrap() helper function More... almost 17 years ago
add special handling for post.publish More... almost 17 years ago
more documentation updates More... almost 17 years ago
update documentation More... almost 17 years ago
add --deploy cmdl parameter to documentation More... about 17 years ago
add deploy via rsync example hook More... about 17 years ago
add --deploy cmdl parameter to explicit trigger deploy process More... about 17 years ago
add some docstrings More... about 17 years ago
refactor Site ignore filter and also filter layouts and posts More... about 17 years ago
update documentation: remove Site.TRANSFORM More... about 17 years ago
change default html file extension back to .html More... about 17 years ago
update template filter examples More... about 17 years ago
add helper method to wrap a class function More... about 17 years ago
let pygments generate classes instead of inline css styles More... about 17 years ago
add transformed property to Template More... about 17 years ago
all posts without a category now in self.categories[None] More... about 17 years ago
post.url now without 'index.(x)html' More... about 17 years ago
add markdown and textile support More... about 17 years ago
fix pep8 issues More... about 17 years ago
fix readme part about file endings More... about 17 years ago
fix bug with subdirectories in site content generation More... about 17 years ago
fix transformation behaviour to a more sane format More... about 17 years ago
fix problems with Site.TRANSFORM More... about 17 years ago
fix bug where no layout is defined in the input document More... about 17 years ago
add default post file extension to Config class More... about 17 years ago
fix default port bug More... about 17 years ago
add some example hooks More... about 17 years ago