Commit Graph

297 Commits

Author SHA1 Message Date
root
202fbfd9ac Revert "Add border left and right to default style"
Not easy to do with floating elements
This reverts commit bb9934781d.
2012-02-14 14:59:04 +01:00
Stefan Ritter
bb9934781d Add border left and right to default style 2012-02-03 16:34:46 +01:00
Stefan Ritter
e26061ca26 Forgot a ":" 2012-01-27 18:40:35 +01:00
Stefan Ritter
fcb1f954e4 Forgot to translate "tags" 2012-01-27 18:39:04 +01:00
Stefan Ritter
9017fefc08 Bugfix for tags #3 2012-01-27 18:22:47 +01:00
Stefan Ritter
b1adf4b485 Bugfix for tags #2 2012-01-27 18:20:06 +01:00
Stefan Ritter
1bd24c2d5b Bugfix for tags 2012-01-27 18:15:50 +01:00
Stefan Ritter
43a8d039ab Add missing configuration options 2012-01-27 18:07:46 +01:00
Stefan Ritter
164126ddf1 Add definition lists to the no_break regex 2012-01-23 05:31:18 +01:00
Stefan Ritter
34543e9d93 Add makefile for documentation 2012-01-23 00:01:32 +01:00
Stefan Ritter
acf4bb943a More design tweaks 2012-01-22 21:35:00 +01:00
Stefan Ritter
7c7a11f430 More design tweaks 2012-01-21 20:16:34 +01:00
Stefan Ritter
9aaf6b845d Some design tweaks 2012-01-21 18:26:16 +01:00
Stefan Ritter
9aec5ab42e * Add sidebar
* Fix style issues
* Import stuff from my private design
2012-01-21 17:52:57 +01:00
Stefan Ritter
fdc2d7efc0 Add tag to demo entry 2012-01-21 03:30:48 +01:00
Stefan Ritter
098940ef6c Update documentation 2012-01-21 03:29:45 +01:00
Stefan Ritter
bd029f4b8c Ignore entries_counter when showing tags 2012-01-21 03:09:21 +01:00
Stefan Ritter
ae794083b2 First working version of clickable tags 2012-01-21 02:47:45 +01:00
Stefan Ritter
d82d649c04 Using pickle instead of marshal for serialization 2012-01-21 02:17:42 +01:00
Stefan Ritter
b3da1c5e4e Create tag index 2012-01-21 02:14:21 +01:00
Stefan Ritter
13bbcd8e68 Add tags to configuration 2012-01-21 01:44:39 +01:00
Stefan Ritter
f473565b37 Add commandline parser 2012-01-21 00:42:23 +01:00
Stefan Ritter
bdbc414fea Add initial tag system 2012-01-20 22:59:11 +01:00
Stefan Ritter
944e824467 Remove broken code 2012-01-20 00:34:48 +01:00
Stefan Ritter
2d34efb9af Remove some unused borders 2012-01-19 21:13:36 +01:00
Stefan Ritter
5a20e73a5f Load additional header lines from header.txt in style directory 2012-01-19 04:59:13 +01:00
Stefan Ritter
2c9970c3d0 Add a first simple favicon 2012-01-18 20:21:50 +01:00
Stefan Ritter
cff4943809 favicon.(png|gif|ico) can be placed in styles/$yourstyle/ now 2012-01-18 20:07:23 +01:00
Stefan Ritter
3853641e80 * Rearrange imports
* Just import getwriter from codecs
2011-08-25 21:03:52 +02:00
Stefan Ritter
25e7cc7a09 * Add some comments
* Parts of new comment mail now in blog_locale[]
2011-07-14 12:12:43 +02:00
Stefan Ritter
7bf8b5659f Update README
* using asciidoc
 * add pdf
2011-07-13 13:38:28 +02:00
Stefan Ritter
8f686736fe Surrounding class for feeds 2011-07-12 09:15:38 +02:00
Stefan Ritter
9111adb56b Merge branch 'master' of fucktheforce.de:blogthon 2011-07-12 09:11:34 +02:00
Stefan Ritter
e9581fbf2a Use tabs instead of spaces 2011-07-12 09:11:21 +02:00
Stefan Ritter
94ca24d8c1 Add FollowSymLinks to htaccess 2011-06-27 13:47:30 +02:00
Stefan Ritter
fe91856286 Fix position of rss and atom 2011-06-27 11:13:06 +02:00
Stefan Ritter
f676c2da59 utf8 fix 2011-05-19 11:36:00 +02:00
Stefan Ritter
b06dc41a2c Compatibility fix 2011-05-18 23:05:51 +02:00
Stefan Ritter
ab959ad834 Merge branch 'master' of fucktheforce.de:blogthon 2011-05-18 22:57:27 +02:00
Stefan Ritter
c5ee3f08d2 Use utf8 wherever it's needed 2011-05-18 22:56:50 +02:00
Stefan Ritter
4cb9040887 Switch from sans to sans-serif 2011-04-12 14:56:11 +02:00
Stefan Ritter
8e338f89c0 Add black as default color 2011-04-12 14:54:52 +02:00
Stefan Ritter
31c53768e9 Merge branch 'master' of fucktheforce.de:blogthon 2011-03-25 17:41:12 +01:00
Stefan Ritter
a23da4f1c2 Fix indention in plugin example 2011-03-25 14:48:21 +01:00
Stefan Ritter
b7a507712f Remove unused comments_moderated 2011-03-25 14:28:24 +01:00
Stefan Ritter
7b67581d11 Import (ConfigParser|configparser) as configparser 2011-03-24 13:05:22 +01:00
Stefan Ritter
718bb41ff5 Rename var tab to ind (indention) 2011-03-24 09:42:08 +01:00
Stefan Ritter
5e44ac1906 Fix print to print("") 2011-03-24 00:02:41 +01:00
Stefan Ritter
b8cb97bd6e Bugfixes for python3:
* Use range instead of xrange
  * Encode unicode objects before hashing
2011-03-23 23:55:14 +01:00
Stefan Ritter
736ea10a1f Python2 backward compatibility 2011-03-23 22:53:59 +01:00