summaryrefslogtreecommitdiff
path: root/content/links/_index.md
blob: f7f082c914cba7fb71201ecd325bb1da46ec15aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: "LINKS"
lang: en
url: "/links/"
description: "A small, annotated map of useful places on the web."
license: CC-BY-SA-4.0
---

## Free software

[Free Software Foundation](https://www.fsf.org/) promotes computer user freedom and supports the worldwide free software movement.

[GNU Project](https://www.gnu.org/) develops the GNU operating system and publishes resources about free software.

[Richard Stallman's personal site](https://stallman.org/) collects his writing, talks, and current notes.

## Documentation

[The Linux man-pages project](https://www.kernel.org/doc/man-pages/) documents the Linux kernel and C library interfaces. It is often the most direct source for details about system calls and file formats.

[MDN Web Docs](https://developer.mozilla.org/) is a practical reference for the open web platform. Its HTML and accessibility material is useful even for deliberately small sites.

## Independent web

[IndieWeb](https://indieweb.org/) collects patterns for publishing on a domain you control. The wiki is broad, so I use it as a map of ideas rather than a checklist.

[512KB Club](https://512kb.club/) highlights small websites and makes page weight visible. The constraint is a useful reminder that a document does not need a large application around it.