summaryrefslogtreecommitdiff
path: root/journal.lisp
Commit message (Expand)AuthorAgeFilesLines
...
* 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-301-10/+75
* 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-291-7/+71
* Add a stylesheet based on the Benkard.de one.Matthias Benkard2007-05-291-9/+68
* Implement the :VIEW action.Matthias Benkard2007-05-291-11/+27
* Pretty-print dates.Matthias Benkard2007-05-291-8/+72
* 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-281-0/+77