aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tag to demo entry1.0Stefan Ritter2012-01-212-0/+8
* Update documentationStefan Ritter2012-01-212-2/+17
* Ignore entries_counter when showing tagsStefan Ritter2012-01-211-1/+1
* First working version of clickable tagsStefan Ritter2012-01-211-2/+18
* Using pickle instead of marshal for serializationStefan Ritter2012-01-211-2/+2
* Create tag indexStefan Ritter2012-01-211-3/+18
* Add tags to configurationStefan Ritter2012-01-212-4/+7
* Add commandline parserStefan Ritter2012-01-211-0/+31
* Add initial tag systemStefan Ritter2012-01-202-1/+11
* Remove broken codeStefan Ritter2012-01-201-3/+0
* Remove some unused bordersStefan Ritter2012-01-191-13/+0
* Load additional header lines from header.txt in style directoryStefan Ritter2012-01-191-1/+8
* Add a first simple faviconStefan Ritter2012-01-181-0/+0
* favicon.(png|gif|ico) can be placed in styles/$yourstyle/ nowStefan Ritter2012-01-181-0/+15
* * Rearrange importsStefan Ritter2011-08-251-8/+7
* * Add some commentsStefan Ritter2011-07-141-10/+33
* Update READMEStefan Ritter2011-07-133-110/+103
* Surrounding class for feedsStefan Ritter2011-07-121-5/+7
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2011-07-121-1/+1
|\
| * Add FollowSymLinks to htaccessStefan Ritter2011-06-271-1/+1
* | Use tabs instead of spacesStefan Ritter2011-07-121-1/+1
|/
* Fix position of rss and atomStefan Ritter2011-06-271-2/+2
* utf8 fixStefan Ritter2011-05-191-11/+42
* Compatibility fixStefan Ritter2011-05-181-2/+5
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2011-05-181-1/+2
|\
| * Switch from sans to sans-serifStefan Ritter2011-04-121-1/+1
| * Add black as default colorStefan Ritter2011-04-121-0/+1
* | Use utf8 wherever it's neededStefan Ritter2011-05-181-10/+14
|/
* Merge branch 'master' of fucktheforce.de:blogthonStefan Ritter2011-03-251-1/+0
|\
| * Remove unused comments_moderatedStefan Ritter2011-03-251-1/+0
* | Fix indention in plugin exampleStefan Ritter2011-03-251-3/+5
|/
* Import (ConfigParser|configparser) as configparserStefan Ritter2011-03-241-10/+4
* Rename var tab to ind (indention)Stefan Ritter2011-03-241-152/+153
* Fix print to print("")Stefan Ritter2011-03-241-1/+1
* Bugfixes for python3:Stefan Ritter2011-03-231-5/+5
* Python2 backward compatibility1.0rc4Stefan Ritter2011-03-231-3/+15
* Python3 compatibilityStefan Ritter2011-03-232-7/+7
* Use print() for python3 compatibilityStefan Ritter2011-03-231-190/+190
* language and tabs:Stefan Ritter2011-03-221-2/+5
* Add language and charset to headerStefan Ritter2011-03-221-1/+2
* Add missing content typeStefan Ritter2011-03-221-0/+1
* Remove xhtml-strict and xhtml-transitional, add html (html5)Stefan Ritter2011-03-221-12/+5
* Changes:Stefan Ritter2011-03-072-2/+4
* Switch to default style in configurationStefan Ritter2011-02-221-1/+1
* Styles:Stefan Ritter2011-02-2217-2032/+167
* Fix wrong notation of BlogthonStefan Ritter2011-02-072-2/+2
* Fix indention errorStefan Ritter2011-02-071-1/+1
* Remove exceptions for entries_dirStefan Ritter2011-02-071-21/+15
* Determine if entries_dir is writableStefan Ritter2011-02-071-0/+3
* Make error page more beautiful1.0rc3Stefan Ritter2011-01-312-3/+37