about summary refs log tree commit diff stats
path: root/src/now-with-a-feed.ht
blob: b449df24397cd32e85abeb8c3a890f218dfe8110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
;@@title: Now with a feed!@@
;@@date: 2022-05-24@@

Now acdw.casa has a feed!
=> feed.xml You can view it and subscribe here.

This is the hackiest bit of the whole site.
It's a whole mess of shell and XML and business.

To facilitate more meaningful sorting in the feed, I also added knowledge of
another metadata field---<b>date</b>.  And another helper-file to keep track of
state.

I guess I'm getting close to the point where I need to write up the whole kit
and kaboodle, eh.