MakerFLOSS/docs/index.md
sjat 9017a91ae2
All checks were successful
Build docs site / build (push) Successful in 30s
Build slides / build (push) Successful in 49s
docs(index): list Services alongside Hardware on the home page
Sidebar nav had Services after the previous commit, but the home page
body still only mentioned Hardware and House rules. Add a matching
bullet so visitors land somewhere obvious.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 17:54:24 +02:00

25 lines
1.1 KiB
Markdown

# MakerFLOSS Docs
Documentation for the [MakerFLOSS](https://forgejo.makerfloss.eu/sjat/MakerFLOSS)
initiative at [Orange Makerspace](https://orangemakers.dk) — a bi-weekly FLOSS
jam-session community focused on self-hosted, open-source infrastructure.
## Sections
- [Hardware](hardware/index.md) — every machine in the lab, auto-indexed from per-host
frontmatter blocks. Use this when planning where to deploy a new service.
- [Services](services/index.md) — the things we run on (or around) that
hardware: the docs site, slides, Forgejo, DNS, the slide-builder
toolchain, and so on.
- [House rules](house-rules.md) — working norms, governance, and
what we do (and don't) do.
## Working norms (summary)
- **Language:** English for code and docs. Danish allowed in meeting notes and
community communications.
- **Environments:** containerised and reproducible.
- **Hardware:** all setups documented (this site) and physically labelled.
- **Decisions:** lightweight markdown decision logs under
[`notes/dev/`](https://forgejo.makerfloss.eu/sjat/MakerFLOSS/src/branch/main/notes/dev).
- **License:** FLOSS by default; MIT for what we build.