MakerFLOSS/docs/index.md

26 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# 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.