2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 24, 2024 — Dec 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also check for page1.html in landing page tests More... about 11 years ago
Use single quotes everywhere in conf.py template More... about 11 years ago
Fix flake8 issues More... about 11 years ago
Raise exception if landing page doesn't exist. Test for missing landing page. More... about 11 years ago
Another landing page test More... about 11 years ago
Refactor conf.py setup to function in utils More... about 11 years ago
Test for landing page option More... about 11 years ago
Add landing_page option to conf.py template More... about 11 years ago
Fix a couple of Unicode characters More... about 11 years ago
Update CONTRIBUTORS More... about 11 years ago
Merge pull request #75 from westurner/patch-2 More... about 11 years ago
Merge pull request #74 from westurner/patch-1 More... about 11 years ago
ENH: Add <a href="#searchbox"> around Search h1 More... about 11 years ago
BUG: Add .body class to div.main for doctools.js highlight (#73) More... about 11 years ago
Ask for Sphinx 1.2.3 instead of >= 1.2.3 More... about 11 years ago
Also run Python 3.4 on Travis More... about 11 years ago
Make linter happy More... about 11 years ago
Undoing wrong fix for CSS issue. More... about 11 years ago
First stab at supporting custom landing page. More... about 11 years ago
Fixes #70 - margins were set on postmeta only if after a section because date appeared at the top and didn't need them. Not all posts are guaranteed to have sections though. Now adding margins to every postmeta (author, tags etc.) following another postmeta (the timestamp), which should fix this without breaking other styling. More... about 11 years ago
Copy favicon to blog _static dir during setup and update conf.py to point to "_static/tinkerer.ico". More... about 11 years ago
Update CONTRIBUTORS More... about 11 years ago
Merge pull request #69 from trarbr/update-translation-template More... about 11 years ago
Bump up min supported version of Sphinx. Only for consistent testing but shouldn't pose any problems since Sphinx 1.2.3 is on PyPI and available for all supported Python versions. More... about 11 years ago
Fix last failing unit test More... about 11 years ago
Update tests for Sphinx 1.2.3. Sphinx now calls sys.exit which is caught by Nose if not handled otherwise. More... about 11 years ago
update translation template tinkerer.pot More... about 11 years ago
mark boilerplate searchbox header for translation More... about 11 years ago
Merge pull request #68 from christianjann/master More... over 11 years ago
Fixed problem with readmore within sections see issue #67 More... over 11 years ago