Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add sidebar | Stefan Ritter | 2012-01-21 | 3 | -52/+85 |
* | Add tag to demo entry1.0 | Stefan Ritter | 2012-01-21 | 2 | -0/+8 |
* | Update documentation | Stefan Ritter | 2012-01-21 | 2 | -2/+17 |
* | Ignore entries_counter when showing tags | Stefan Ritter | 2012-01-21 | 1 | -1/+1 |
* | First working version of clickable tags | Stefan Ritter | 2012-01-21 | 1 | -2/+18 |
* | Using pickle instead of marshal for serialization | Stefan Ritter | 2012-01-21 | 1 | -2/+2 |
* | Create tag index | Stefan Ritter | 2012-01-21 | 1 | -3/+18 |
* | Add tags to configuration | Stefan Ritter | 2012-01-21 | 2 | -4/+7 |
* | Add commandline parser | Stefan Ritter | 2012-01-21 | 1 | -0/+31 |
* | Add initial tag system | Stefan Ritter | 2012-01-20 | 2 | -1/+11 |
* | Remove broken code | Stefan Ritter | 2012-01-20 | 1 | -3/+0 |
* | Remove some unused borders | Stefan Ritter | 2012-01-19 | 1 | -13/+0 |
* | Load additional header lines from header.txt in style directory | Stefan Ritter | 2012-01-19 | 1 | -1/+8 |
* | Add a first simple favicon | Stefan Ritter | 2012-01-18 | 1 | -0/+0 |
* | favicon.(png|gif|ico) can be placed in styles/$yourstyle/ now | Stefan Ritter | 2012-01-18 | 1 | -0/+15 |
* | * Rearrange imports | Stefan Ritter | 2011-08-25 | 1 | -8/+7 |
* | * Add some comments | Stefan Ritter | 2011-07-14 | 1 | -10/+33 |
* | Update README | Stefan Ritter | 2011-07-13 | 3 | -110/+103 |
* | Surrounding class for feeds | Stefan Ritter | 2011-07-12 | 1 | -5/+7 |
* | Merge branch 'master' of fucktheforce.de:blogthon | Stefan Ritter | 2011-07-12 | 1 | -1/+1 |
|\ | |||||
| * | Add FollowSymLinks to htaccess | Stefan Ritter | 2011-06-27 | 1 | -1/+1 |
* | | Use tabs instead of spaces | Stefan Ritter | 2011-07-12 | 1 | -1/+1 |
|/ | |||||
* | Fix position of rss and atom | Stefan Ritter | 2011-06-27 | 1 | -2/+2 |
* | utf8 fix | Stefan Ritter | 2011-05-19 | 1 | -11/+42 |
* | Compatibility fix | Stefan Ritter | 2011-05-18 | 1 | -2/+5 |
* | Merge branch 'master' of fucktheforce.de:blogthon | Stefan Ritter | 2011-05-18 | 1 | -1/+2 |
|\ | |||||
| * | Switch from sans to sans-serif | Stefan Ritter | 2011-04-12 | 1 | -1/+1 |
| * | Add black as default color | Stefan Ritter | 2011-04-12 | 1 | -0/+1 |
* | | Use utf8 wherever it's needed | Stefan Ritter | 2011-05-18 | 1 | -10/+14 |
|/ | |||||
* | Merge branch 'master' of fucktheforce.de:blogthon | Stefan Ritter | 2011-03-25 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused comments_moderated | Stefan Ritter | 2011-03-25 | 1 | -1/+0 |
* | | Fix indention in plugin example | Stefan Ritter | 2011-03-25 | 1 | -3/+5 |
|/ | |||||
* | Import (ConfigParser|configparser) as configparser | Stefan Ritter | 2011-03-24 | 1 | -10/+4 |
* | Rename var tab to ind (indention) | Stefan Ritter | 2011-03-24 | 1 | -152/+153 |
* | Fix print to print("") | Stefan Ritter | 2011-03-24 | 1 | -1/+1 |
* | Bugfixes for python3: | Stefan Ritter | 2011-03-23 | 1 | -5/+5 |
* | Python2 backward compatibility1.0rc4 | Stefan Ritter | 2011-03-23 | 1 | -3/+15 |
* | Python3 compatibility | Stefan Ritter | 2011-03-23 | 2 | -7/+7 |
* | Use print() for python3 compatibility | Stefan Ritter | 2011-03-23 | 1 | -190/+190 |
* | language and tabs: | Stefan Ritter | 2011-03-22 | 1 | -2/+5 |
* | Add language and charset to header | Stefan Ritter | 2011-03-22 | 1 | -1/+2 |
* | Add missing content type | Stefan Ritter | 2011-03-22 | 1 | -0/+1 |
* | Remove xhtml-strict and xhtml-transitional, add html (html5) | Stefan Ritter | 2011-03-22 | 1 | -12/+5 |
* | Changes: | Stefan Ritter | 2011-03-07 | 2 | -2/+4 |
* | Switch to default style in configuration | Stefan Ritter | 2011-02-22 | 1 | -1/+1 |
* | Styles: | Stefan Ritter | 2011-02-22 | 17 | -2032/+167 |
* | Fix wrong notation of Blogthon | Stefan Ritter | 2011-02-07 | 2 | -2/+2 |
* | Fix indention error | Stefan Ritter | 2011-02-07 | 1 | -1/+1 |
* | Remove exceptions for entries_dir | Stefan Ritter | 2011-02-07 | 1 | -21/+15 |
* | Determine if entries_dir is writable | Stefan Ritter | 2011-02-07 | 1 | -0/+3 |