From 61fdffe4df40a537cfa6baf449f6318b3b5965bb Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Mon, 24 Jun 2024 20:02:03 -0500 Subject: [PATCH] Update small web page --- Garden | 2 +- site/garden/the-small-web/index.md | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/Garden b/Garden index 0f7c56ae..a4a55bc6 160000 --- a/Garden +++ b/Garden @@ -1 +1 @@ -Subproject commit 0f7c56ae8f966dd8d82f20b0653971f2d1fd8554 +Subproject commit a4a55bc65421bd8f2bd8b889fa4bd4f0560bb60c diff --git a/site/garden/the-small-web/index.md b/site/garden/the-small-web/index.md index c350a33f..8c41e39e 100644 --- a/site/garden/the-small-web/index.md +++ b/site/garden/the-small-web/index.md @@ -12,14 +12,12 @@ import { useData } from 'vitepress'; const pageData = useData();

The Small Web

-

801 words, ~4 minute read.

+

771 words, ~4 minute read.


> Referenced by: [/now](/now/index), [This Knowledge Hub](/garden/this-knowledge-hub/index.md) -The small web (also known as the indie web, personal web, the web revival movement, and other terms) refers to small, personal, independent websites. It is seen as a direct alternative to the centralized and homogenized websites like X, Meta, and TikTok. - -[My Personal Website](/garden/my-personal-website/index.md) is part of the small web! +The small web (also known as the indie web, personal web, the web revival movement, and other terms) refers to small, personal, independent websites. It is seen as a direct alternative to the centralized and homogenized websites like X, Meta, and TikTok. [My Personal Website](/garden/my-personal-website/index.md) is part of the small web! ## Motivation behind the small web @@ -65,14 +63,11 @@ The [Tildeverse](https://tildeverse.org/) contains a large set of personal websi ## 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 +[IndieWeb](https://indieweb.org/) contains various information and resources on building personal websites that use open standards to better interact with readers and other sites consistently. Check out [IndieWebify Me](https://indiewebify.me/) to get assistance implementing their standards. Free hosting for static websites: -- [Neocities](https://neocities.org) - - Also check out their tutorials to [Learn How to Make Websites!](https://neocities.org/tutorials) -- [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)! +- [Neocities](https://neocities.org). Also check out their tutorials to [Learn How to Make Websites!](https://neocities.org/tutorials) +- [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)