Commit Graph

16 Commits

Author SHA1 Message Date
uriel
25995097ed Replace stat(1) with mtime(1) (disabled code for now) 2008-12-24 09:36:52 +01:00
uriel
8f5015605d Comment out unused line. 2008-12-21 09:37:14 +01:00
uriel
10a7bdfc86 Tab/spaces consistency in atom template. 2008-12-16 03:46:19 +01:00
uriel
f1df14a011 Clean up atom feed template a bit. 2008-12-12 02:24:19 +01:00
uriel
e8a1787542 Make markdown.pl(!?) happy, not sure why or how. 2008-12-11 21:39:07 +00:00
uriel
1b404fd71d Fix stupid typo, thanks 9soul for the catch! 2008-12-02 11:38:45 +01:00
uriel
202b26ca46 Tentative fix for post link URLs, thanks 9soul for reporting and first try at fixing it. 2008-12-02 08:06:07 +01:00
uriel
757f051c52 Add atom feeds, still needs some cleanup, but seems to mostly work. 2008-11-26 04:56:39 +01:00
uriel
dd7dbf028e Update blog posting code to use new auth api, also create _apps/brag/ 2008-10-22 09:21:53 +02:00
uriel
4fdbace4ec Replace blog_dir_handler with a template in lib/feeds/html.tpl 2008-10-18 03:32:13 +02:00
uriel
55f7abf2e5 Add comment to in progress atom template for future reference 2008-10-10 02:08:58 +00:00
uriel
72f3dbc144 Brown paper bag bugfix, make rss feeds work again! 2008-09-30 15:28:48 +02:00
uriel
e3a70a73fc Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing. 2008-09-26 10:35:12 +02:00
uriel
b11c5d52b2 Big reorganization of blog and rss code, now much better integrated with the rest of the handler system, plus fixed a few bugs along the way.
This will make it easier to add things like .atom feeds and comments later.
2008-09-25 11:06:14 +02:00
uriel
113873a67d Add sample Atom feed file as basis for future template. 2008-09-25 07:02:58 +02:00
uriel
346b758756 Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
In site dirs _config and _default.tpl have moved to _werc/ in preparation for things like comments.
2008-09-24 20:21:32 +02:00