0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restrict pylint to version 3.8 More... 12 months ago
Create simple workflow for pylint More... 12 months ago
Remove TODO at top of file. More... almost 14 years ago
[README] Autoreload arg documentation and usage examples. More... almost 14 years ago
Ignore the `_deploy` directory in files_changed() and get_extensions(). More... almost 14 years ago
WIP - first pass at implementing an autoreload option. Added a files_changed() and get_extensions() def. More... almost 14 years ago
pass in port parameter with hypen [-1234] to not be passed as arg, then manipulate string and strip hypen so it passes as an int type More... over 15 years ago
correct --serve example in documentation. appending --serve arg with port creates base_dir with port name as deploy_dir. More... over 15 years ago
minor changes to documentation More... about 16 years ago
minor spelling and grammar corrections More... over 16 years ago
make jinja2 template inheritance work like suggested by Andrew Schleifer More... over 16 years ago
make markdown and textile transformers overridable in hooks. More... over 16 years ago
add urlpath so that it's possible for the template to do things based on where you are in the tree. More... over 16 years ago
add utf-8 encoding add page.root property to find relative path to the root More... over 16 years ago
make the version number in setup.py match the version in the script More... over 16 years ago
add a setup.py so that this is installable More... over 16 years ago
split posts hook into ui and non-ui parts More... over 16 years ago
add first shot of "-n" cmdl parameter to post hook More... over 16 years ago
add .md2 as markdown2 filename extension More... over 16 years ago
simplify initial parameter parsing More... almost 17 years ago
update/fix hooks More... almost 17 years ago
refactor site read and generate methods More... almost 17 years ago
fix bug in wrap helper More... almost 17 years ago
add first functional shot of new cmdl parameter handling More... almost 17 years ago
fix some minor pep8 issues More... almost 17 years ago
update wrap decorator in readme More... almost 17 years ago
add some doc-strings to post hook. More... almost 17 years ago
add gplv2 license text to code files More... almost 17 years ago
only use im_class if the original function to wrap is a class method. More... almost 17 years ago
add first shot of the blog post plugin/hook More... almost 17 years ago