Update garden
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 18s

This commit is contained in:
thepaperpilot 2024-06-06 01:39:12 -05:00
parent 00217e8e69
commit f55b76ee79
4 changed files with 46 additions and 36 deletions

2
Garden

@ -1 +1 @@
Subproject commit de2dff7b2e76dde34c97c3aa5a191d6c486a48a0
Subproject commit fcc8d8b60adb38c2e3e266e2e951d5d7e32321b4

View file

@ -8,7 +8,7 @@ next: false
---
# Digital Gardens
> Referenced by: [Chronological](/garden/chronological/index.md), [Commune](/garden/commune/index.md), [Garden-RSS](/garden/garden-rss/index.md), [The Cozy Web](/garden/the-cozy-web/index.md)
> Referenced by: [Chronological](/garden/chronological/index.md), [Commune](/garden/commune/index.md), [Garden-RSS](/garden/garden-rss/index.md), [The Cozy Web](/garden/the-cozy-web/index.md), [The Small Web](/garden/the-small-web/index.md)
Digital Gardens are [Freeform](/garden/freeform/index.md) collections of information made by an individual or community
- Alternatives to [Chronological](/garden/chronological/index.md) personal blogs

View file

@ -28,7 +28,8 @@ My take on a theoretical successor to federated [Social Media](/garden/social-me
[Weird](/garden/weird/index.md) may eventually move in the direction of implementing something like this
- [Next Gen Federation on Iroh: Graph Data & Linked Documents Layers](https://github.com/commune-os/weird/discussions/32)
## [Federated Identity](/garden/federated-identity/index.md)
## Identity
- [Federated Identity](/garden/federated-identity/index.md)
- Private and public keys anyone can create and store how they want
- Fully free to create and store with no server dependencies
- Profile information

View file

@ -11,50 +11,59 @@ next: false
> Referenced by: [This Knowledge Hub](/garden/this-knowledge-hub/index.md)
Small personal websites created by individuals
- [My Personal Website](/garden/my-personal-website/index.md)
- A callback to how the web was before social media, which homogenized content
- These pages are diverse and typically won't have ads or marketers
- Comparable to [The Cozy Web](/garden/the-cozy-web/index.md) in that way
- <iframe width="560" height="315" src="https://www.youtube.com/embed/00qwzmMrtok" title="" frameBorder="0" allowFullScreen />
[My Personal Website](/garden/my-personal-website/index.md)
<iframe width="560" height="315" src="https://www.youtube.com/embed/00qwzmMrtok" title="" frameBorder="0" allowFullScreen />
The small web as a whole is [Freeform](/garden/freeform/index.md)
- Individual sites may be [Chronological](/garden/chronological/index.md) still
- Individual sites link between each other in ways similar to wikis
- These can form [Webrings](/garden/webrings/index.md)
Building personal websites
- [IndieWeb](https://indieweb.org/) contains various resources
## Building personal websites
[IndieWeb](https://indieweb.org/) contains various resources
- Their [building blocks](https://indieweb.org/Category:building-blocks) are standards people can use to help the small web connect with each other consistently
- They discourage the use of site builders or templates that end up making sites look too homogenized
<span id="665b6ac0-d3ca-41d8-9534-929ac2907c2e">- Free hosting for static websites:</span>
<span id="665b6ac0-d3ca-41d8-9534-929ac2907c2e">Free hosting for static websites:</span>
- [Neocities](https://neocities.org)
- [Codeberg pages](https://codeberg.page) (and any other [pages-server](https://codeberg.org/Codeberg/pages-server) instance)
- Like on [Incremental Social](https://incremental.social/pages)!
- [Github pages](https://pages.github.com)
- [Weird](/garden/weird/index.md) (in development)
Personal websites (or part of them) may be structured as [streams](https://indieweb.org/stream)
- [Microsub](https://indieweb.org/Microsub) is a proposed protocol to support this
### [Streams](https://indieweb.org/stream)
[Microsub](https://indieweb.org/Microsub) is a proposed protocol to support this
- That way, people could use microsub clients to subscribe to multiple streams and get them in one feed
- Effectively a [Federated Social Media](/garden/fediverse/index.md) that works through personal websites
- Those stream may also announce their posts using [WebSub](https://indieweb.org/WebSub)
- This also allows your personal website to be the one source of truth for your posted content
- Announce new posts using [WebSub](https://indieweb.org/WebSub)
This also allows your personal website to be the one source of truth for your posted content
- Effectively solves the problems described in [Hey Creators, Please Make Firehoses!](https://jonbell.medium.com/hey-creators-please-make-firehoses-8d0c48c075e4)
- Multiple streams can be hosted by one site/person so people can subscribe to the kind of content they're interested in
- How viable would it be to include chat messages in a stream as well?
Multiple streams can be hosted by one site/person so people can subscribe to the kind of content they're interested in
How viable would it be to include chat messages in a stream as well?
- Perhaps with [Chat Glue](/garden/chat-glue/index.md) you could link to specific branches I chatted in
Personal websites (or part of them) may be structured as a [Digital Garden](/garden/digital-gardens/index.md) rather than a stream
- These sites may be useful to occasionally check up on rather than get notifications from on every post/change
### [Digital Gardens](/garden/digital-gardens/index.md)
These sites may be useful to occasionally check up on rather than get notifications from on every post/change
- Although [Garden-RSS](/garden/garden-rss/index.md) could allow those who want to receive notifications to do so
The small web is viable and can feasibly have a resurgence
- There are tools these days that make making websites incredibly easy
## Why people want the small web
There are tools these days that make making websites incredibly easy
- Back in the day geocities was pretty complicated but a lot of people managed to make pages there
- Neocities has an extensive page on [Learn How to Make Websites!](https://neocities.org/tutorials)
- Hosting can be expensive, but static websites are cheap
Hosting can be expensive, but static websites are cheap
- There are plenty of free options out there for hosting static websites
- Ideally you'd use some sort of system that is easily transferrable to other servers, and possibly even supports nomadic identities
- [- Free hosting for static websites:](/garden/the-small-web/index.md#665b6ac0-d3ca-41d8-9534-929ac2907c2e)
- [Free hosting for static websites:](/garden/the-small-web/index.md#665b6ac0-d3ca-41d8-9534-929ac2907c2e)
- People are creative and love creating things