Last change
on this file since 25561 was
23471,
checked in by Moritz Heidkamp, 10 years ago
|
gazette: switch feed to use `pages->atom-doc' (only available in trunk at the moment!)
|
File size:
430 bytes
|
Rev | Line | |
---|
[19902] | 1 | ((title . "The Chicken Gazette") |
---|
| 2 | (subtitle . "The latest news about all things Chicken") |
---|
| 3 | (date . "2010-08-29") |
---|
| 4 | (tag . "tag:gazette.call-cc.org,~A:~A") |
---|
[23471] | 5 | (entries-type . xhtml) |
---|
| 6 | (base-uri . "http://gazette.call-cc.org") |
---|
| 7 | (icon . "/icon.png") |
---|
| 8 | (logo . "/logo.png")) |
---|
[19902] | 9 | |
---|
[23471] | 10 | (pages->atom-doc (all-issues) |
---|
| 11 | page-date->rfc3339-string: |
---|
| 12 | (lambda (s) |
---|
| 13 | (rfc3339->string (seconds->rfc3339 s)))) |
---|
Note: See
TracBrowser
for help on using the repository browser.