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>
25 lines
1.1 KiB
Markdown
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.
|