summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use URI subpaths instead of query strings.Matthias Benkard2007-06-013-36/+76
* Even stricter Atom 1.0 conformance.Matthias Benkard2007-05-311-4/+7
* Minor cleanups.Matthias Benkard2007-05-311-5/+1
* Apply the Affero GPL.Matthias Benkard2007-05-313-0/+347
* Abstract anchor creation away.Matthias Benkard2007-05-311-23/+30
* Strict Atom 1.0, XHTML 1.0 and CSS 3.0 conformance.Matthias Benkard2007-05-312-33/+50
* Bugfix.Matthias Benkard2007-05-301-2/+4
* Add a shell script that generates a CLISP core file for use on NFS.net.Matthias Benkard2007-05-301-0/+5
* Generate UUIDs for every post and comment.Matthias Benkard2007-05-301-3/+28
* Cosmetics: plural handling.Matthias Benkard2007-05-301-1/+1
* Add support for generating Atom feeds.Matthias Benkard2007-05-302-11/+76
* Subtitle cosmetics.Matthias Benkard2007-05-291-7/+8
* Rotate subtitles randomly.Matthias Benkard2007-05-291-3/+8
* A minor cleanup.Matthias Benkard2007-05-291-1/+1
* Allow posting comments.Matthias Benkard2007-05-291-20/+112
* Fix some bugs in code dealing with comments.Matthias Benkard2007-05-291-6/+5
* Comments.Matthias Benkard2007-05-292-11/+94
* Add a stylesheet based on the Benkard.de one.Matthias Benkard2007-05-292-9/+125
* Implement the :VIEW action.Matthias Benkard2007-05-291-11/+27
* Pretty-print dates.Matthias Benkard2007-05-292-9/+73
* Add a LAST-MODIFICATION field to class JOURNAL-ENTRY.Matthias Benkard2007-05-291-0/+4
* Add a date field to the JOURNAL-ENTRY class.Matthias Benkard2007-05-291-0/+11
* A workaround for weird cl-markdown behaviour.Matthias Benkard2007-05-291-7/+32
* Add the capability to actually display journal entries.Matthias Benkard2007-05-291-21/+147
* Beginnings of a CGI web journal.Matthias Benkard2007-05-283-0/+92