pages/site/garden/the-cozy-web/index.md

25 lines
866 B
Markdown
Raw Normal View History

2024-06-04 03:59:20 +00:00
---
public: "true"
slug: "the-cozy-web"
title: "The Cozy Web"
2024-06-06 04:25:48 +00:00
prev: false
next: false
2024-06-04 03:59:20 +00:00
---
2024-06-18 07:32:30 +00:00
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">The Cozy Web</h1>
<p>45 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
2024-06-04 03:59:20 +00:00
<details><summary>Referenced by:</summary><a href="/garden/digital-gardens/index.md">Digital Gardens</a></details>
2024-06-04 03:59:20 +00:00
The Cozy Web is an extension of the dark forest theory of the Internet
It refers to the part of the web that is not web indexable
This part of the web is known for not typically having ads or marketers
Popularized by [this article](https://maggieappleton.com/cozy-web) written by Maggie Appleton, who has also written a lot about [Digital Gardens](/garden/digital-gardens/index.md)