Første midlertidige repo til Orange Makerspaces MakerFLOSS initiativ.
Find a file
sjat 16f56fd961
All checks were successful
Build docs site / build (push) Successful in 30s
Build slides / build (push) Successful in 48s
docs: standardise filenames to ASCII kebab-case + ISO date prefix
Adopt one filename convention everywhere except hardware host pages
(those are pinned to their hostnames by the index validator):

  - ASCII lowercase
  - kebab-case word separator
  - dated docs: YYYY-MM-DD-label.md (hyphen between date and label)
  - English regardless of content language

Renames:
  docs/makerFLOSS_house_rules.md                        -> docs/house-rules.md
  docs/infrastruktur/                                   -> docs/infrastructure/
  docs/infrastructure/vps-og-dns.md                     -> docs/infrastructure/vps-and-dns.md
  docs/presentations/2026-05-11_messaging.md            -> docs/presentations/2026-05-11-messaging.md
  docs/presentations/2026-05-11_SoMe-taxonomi.md        -> docs/presentations/2026-05-11-social-media-taxonomy.md
  notes/todo/2026-04-14_todo.md                         -> notes/todo/2026-04-14-todo.md
  notes/todo/OM_services.md                             -> notes/todo/om-services.md
  notes/todo/indkøbsliste.md                            -> notes/todo/wishlist.md
  notes/communications/2026-03-16_facebookpost.md       -> notes/communications/2026-03-16-facebook-post.md

Other touches:
- Document the convention in CLAUDE.md under Working Norms.
- Refresh the stale Repository Structure block in CLAUDE.md to reflect
  the docs/ vs notes/ split introduced in f6d589e.
- Update the House rules link in docs/index.md and the nav entry in
  mkdocs.yml to the new house-rules.md path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 17:07:26 +02:00
.forgejo/workflows fix(docs-ci): install nodejs in python image — actions/checkout needs node 2026-05-17 21:17:59 +02:00
docs docs: standardise filenames to ASCII kebab-case + ISO date prefix 2026-05-18 17:07:26 +02:00
notes docs: standardise filenames to ASCII kebab-case + ISO date prefix 2026-05-18 17:07:26 +02:00
sandbox docs: split published site (docs/) from internal notes (notes/) 2026-05-18 16:53:27 +02:00
scripts feat(docs): render Specs table on each hardware host page 2026-05-18 15:24:56 +02:00
slides Add marp slide infra and messaging alternatives presentation 2026-05-06 10:23:00 +02:00
.gitignore feat(docs): MkDocs Material site + auto-generated hardware overview 2026-05-17 21:10:58 +02:00
build-slides.sh docs: split published site (docs/) from internal notes (notes/) 2026-05-18 16:53:27 +02:00
CLAUDE.md docs: standardise filenames to ASCII kebab-case + ISO date prefix 2026-05-18 17:07:26 +02:00
LICENSE Initial commit 2026-03-17 10:39:20 +01:00
Makefile feat(docs): MkDocs Material site + auto-generated hardware overview 2026-05-17 21:10:58 +02:00
MARP-MERMAID-Readme.md instructions for mermaid diagrams 2026-05-10 12:24:37 +02:00
mkdocs.yml docs: standardise filenames to ASCII kebab-case + ISO date prefix 2026-05-18 17:07:26 +02:00
README.md Initial commit 2026-03-17 10:39:20 +01:00
requirements.txt feat(docs): MkDocs Material site + auto-generated hardware overview 2026-05-17 21:10:58 +02:00

MakerFLOSS

Første midlertidige repo til Orange Makerspaces MakerFLOSS initiativ.