2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also check for page1.html in landing page tests More... about 10 years ago
Use single quotes everywhere in conf.py template More... about 10 years ago
Fix flake8 issues More... about 10 years ago
Raise exception if landing page doesn't exist. Test for missing landing page. More... about 10 years ago
Another landing page test More... about 10 years ago
Refactor conf.py setup to function in utils More... about 10 years ago
Test for landing page option More... about 10 years ago
Add landing_page option to conf.py template More... about 10 years ago
Fix a couple of Unicode characters More... over 10 years ago
Update CONTRIBUTORS More... over 10 years ago
Merge pull request #75 from westurner/patch-2 More... over 10 years ago
Merge pull request #74 from westurner/patch-1 More... over 10 years ago
ENH: Add <a href="#searchbox"> around Search h1 More... over 10 years ago
BUG: Add .body class to div.main for doctools.js highlight (#73) More... over 10 years ago
Ask for Sphinx 1.2.3 instead of >= 1.2.3 More... over 10 years ago
Also run Python 3.4 on Travis More... over 10 years ago
Make linter happy More... over 10 years ago
Undoing wrong fix for CSS issue. More... over 10 years ago
First stab at supporting custom landing page. More... over 10 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... over 10 years ago
Copy favicon to blog _static dir during setup and update conf.py to point to "_static/tinkerer.ico". More... over 10 years ago
Update CONTRIBUTORS More... over 10 years ago
Merge pull request #69 from trarbr/update-translation-template More... over 10 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... over 10 years ago
Fix last failing unit test More... over 10 years ago
Update tests for Sphinx 1.2.3. Sphinx now calls sys.exit which is caught by Nose if not handled otherwise. More... over 10 years ago
update translation template tinkerer.pot More... over 10 years ago
mark boilerplate searchbox header for translation More... over 10 years ago
Merge pull request #68 from christianjann/master More... over 10 years ago
Fixed problem with readmore within sections see issue #67 More... over 10 years ago