summary refs log tree commit diff
path: root/www/text.causal.agency/feed.sh (follow)
Commit message (Collapse)AuthorAge
* Add support for text files to just be fmt'edJune McEnroe2024-03-24
|
* Only match first Nm for feedJune McEnroe2021-10-24
|
* Limit Atom feed to 20 most recent entriesJune McEnroe2021-10-03
| | | | | 20 is what everyone else seems to do. It's not too large putting them all in right now, but it's infeasible to do forever.
* Iterate over text files to generate feedJune McEnroe2021-02-22
| | | | So that only "published" text files are included.
* Render content into atom feedJune McEnroe2020-11-26
| | | | And fix some atom lints.
* Include <content src> in feedJune McEnroe2020-04-04
| | | | Maybe this gets feed readers to embed the content?
* Set publish date in feed from .DdJune McEnroe2020-04-04
|
* Shell script style passJune McEnroe2019-07-27
|
* Move to www/text.causal.agencyJune McEnroe2019-07-12