diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-05 20:19:57 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-08-05 20:22:36 -0400 |
| commit | f2839a2cbb9b5ea47a75b4e0f2fcb094273644e5 (patch) | |
| tree | 021e7ad7e3b392f6f3efb1ba6d954cd95b413d99 /org/pages | |
| parent | 8f7311f7843b5ece8105409604e3817b4e7f1c7d (diff) | |
Drastically shrink Atom feed by not including full text in-line
Diffstat (limited to 'org/pages')
| -rw-r--r-- | org/pages/changelog.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/org/pages/changelog.org b/org/pages/changelog.org index 5e8fc8c..91bd00e 100644 --- a/org/pages/changelog.org +++ b/org/pages/changelog.org @@ -6,6 +6,8 @@ A record of any notable user-facing changes made to this website. For more detai - Began maintaining a changelog. - Pulled in [[https://pagefind.app/][pagefind]] for self-hosted search. +- Updated [[https://en.wikipedia.org/wiki/Atom_(web_standard)][Atom]] feed to include only the first paragraph of the post in the =<summary>= section. + - This /drastically/ reduces the size of =feed.xml=. Hopefully it makes pulling a little less painful for those subscribed. - Re-implemented RSVP and gallery using server-side rendering. - These are features the typical reader would not have used. They're described in detail [[https://jakob.space/blog/pushing-haunt-to-its-limits.html][here]], but the short is that they're things I use for my meatspace friends. - Updated the [[https://jakob.space/pages/about-complete.html][long-form biographical page]]. |