thepaperpilot
91e757f7cc
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 17s
24 lines
No EOL
979 B
Markdown
24 lines
No EOL
979 B
Markdown
---
|
|
public: "true"
|
|
slug: "garden-rss"
|
|
title: "Garden-RSS"
|
|
prev: false
|
|
next: false
|
|
---
|
|
# Garden-RSS
|
|
|
|
> Referenced by: [Freeform](/garden/freeform/index.md), [The Small Web](/garden/the-small-web/index.md), [This Knowledge Hub](/garden/this-knowledge-hub/index.md)
|
|
|
|
A theoretical alternative to RSS that's better for [Freeform](/garden/freeform/index.md) websites (and [Digital Gardens](/garden/digital-gardens/index.md) specifically )
|
|
|
|
Why is it useful?
|
|
- [Feeds are not fit for gardening](https://v5.chriskrycho.com/essays/feeds-are-not-fit-for-gardening/)
|
|
- Describes the issues with RSS for [Digital Gardens](/garden/digital-gardens/index.md)
|
|
- Proposes creating an alternative, which they call `grdn`
|
|
|
|
How should it work?
|
|
- Could display changes similar to git diffs
|
|
|
|
Existing Work
|
|
- [`grdn` Specification](https://github.com/chriskrycho/grdn/blob/main/SPEC.md)
|
|
- [Proposal to build set of extensions to RSS](https://forum.summerofprotocols.com/t/pig-rss-all-the-things/383) |