summaryrefslogtreecommitdiff
path: root/pelican/tools/pelican_themes.py
Commit message (Expand)AuthorAgeFilesLines
* Initial pass of removing Python 2 supportKevin Yap2019-11-261-1/+0
* Fix linting issuesJohn Franey2019-02-061-2/+2
* PyCodeStyle fixes to keep Flake8 happyJustin Mayer2017-10-261-1/+1
* Correct new flake8 warningsderwinlu2017-01-241-0/+1
* fulfil pep8 standardderwinlu2015-08-171-45/+61
* Port pelican to python 3.Dirk Makowski2013-01-111-7/+10
* shutil.copytree seems to throw OSError exception toosolsTiCe d'Hiver2012-07-091-11/+12
* Revert "Use logging module instead of err function"solsTiCe d'Hiver2012-07-091-3/+1
* Use logging module instead of err functionsolsTiCe d'Hiver2012-07-091-1/+3
* Fix issue #175solsTiCe d'Hiver2012-07-091-1/+12
* Failed to commit some important changes.Ian Cordasco2012-06-251-2/+4
* Add upgrade ability to pelican-themes. Fix typos.Ian Cordasco2012-06-251-5/+18
* move tools in pelican.tools and add the pelican.tools package to setup.pyAndrea Crotti2012-03-161-0/+214