1
0
Fork 0
tekuti/tekuti
Tom Willemsen d66887ef56 Add separate index page
Move the old blog list to `/blog/'

* tekuti/config.scm (*index-content*): New configuration, SXML
  contents of the index page.  Should be overridden in any usual way.

* tekuti/page.scm (page-blog): Renamed from `page-index'.
  (page-index): New page.  Just returns `*index-content*'.

* tekuti/web.scm (choose-handler): Send `/blog/' to `page-blog'.
2012-09-09 01:26:33 +02:00
..
base64.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
boot.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
cache.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
comment.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
config.scm Add separate index page 2012-09-09 01:26:33 +02:00
filters.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
git.scm faster git-rev-parse 2012-02-15 22:31:54 +01:00
index.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
match-bind.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
mod-lisp.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
page-helpers.scm Return sidebar-ul, still needed. Oops 2012-08-25 21:39:42 +02:00
page.scm Add separate index page 2012-09-09 01:26:33 +02:00
post.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
request.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
tags.scm remove trailing whitespace 2012-02-12 20:48:50 +01:00
template.scm Basic bootstrap layout 2012-08-25 18:22:28 +02:00
util.scm make urlish? less -ish 2012-06-03 23:49:14 +02:00
web.scm Add separate index page 2012-09-09 01:26:33 +02:00