Commit graph

16 commits

Author SHA1 Message Date
Sven Slootweg 3f63b4a729 Actually load index template 2012-05-28 03:18:55 +02:00
Sven Slootweg 36a398549e List saving and sorting 2012-05-27 15:28:24 +02:00
Sven Slootweg 42bcaae8d7 Display a list of attachments 2012-05-27 15:00:00 +02:00
Sven Slootweg e26ce4835e Include proper date and time in generated pages, rather than a UNIX timestamp 2012-05-27 14:28:05 +02:00
Sven Slootweg 293775dd4b Tidy up generation code a bit 2012-05-27 14:18:20 +02:00
Sven Slootweg 2a637ab4be Use cgi.escape instead of homebrew HTML character escaping 2012-05-27 14:00:31 +02:00
Sven Slootweg d7f1a35ba5 Escape special characters in HTML 2012-05-27 13:52:24 +02:00
Sven Slootweg 01a261dd5a Create messages/ directory as well 2012-05-27 13:48:39 +02:00
Sven Slootweg 926f48756e Put rendered messages in messages/ instead 2012-05-27 13:47:36 +02:00
Sven Slootweg a5e725dbea Copy style.css file after generation 2012-05-27 13:46:05 +02:00
Sven Slootweg 63ac4663ea Removed unnecessary brackets 2012-05-27 13:40:32 +02:00
Sven Slootweg b05043b7f9 Compacted SQLite query 2012-05-27 13:40:06 +02:00
Sven Slootweg ae61f98ab5 Actually parse and write HTML and plaintext files 2012-05-27 13:39:15 +02:00
Sven Slootweg 92b67cec34 Render template 2012-05-27 13:12:15 +02:00
Sven Slootweg 2424989fa0 Restructuring 2012-05-27 12:37:00 +02:00
Sven Slootweg 9a61bf5456 First bits of renderer code 2012-05-27 12:15:04 +02:00