aboutsummaryrefslogtreecommitdiff
path: root/index.st
Commit message (Expand)AuthorAgeFilesLines
* Show feed entries using JavaScript if possible.Matthias Andreas Benkard2009-03-061-5/+8
* Don't raise an exception when there is no content to display for a given entry.Matthias Andreas Benkard2009-03-011-0/+2
* Add entry content viewing to the main page.Matthias Andreas Benkard2009-03-011-2/+7
* Highlight the currently displayed feed on the feed list.Matthias Andreas Benkard2009-03-011-1/+7
* Apply a column-based layout to the main page via CSS.Matthias Andreas Benkard2009-03-011-4/+8
* Add a unified feed/entry list view and make it the default page.Matthias Andreas Benkard2009-03-011-1/+25
* Replace HTML comments with StringTemplate comments in templates.Matthias Andreas Benkard2009-02-231-2/+2
* Split the web page template into reusable parts.Matthias Andreas Benkard2009-02-231-12/+4
* Use StringTemplate for web page generation.Matthias Andreas Benkard2009-02-181-0/+21