No description
  • CSS 68%
  • HTML 32%
Find a file
2026-03-27 09:39:10 +01:00
archetypes Initial commit: Hugo docs site with 404 page 2026-03-26 19:52:39 +01:00
assets/css Add dark mode, 404 page, and fix syntax highlighting 2026-03-27 09:31:17 +01:00
content Add dark mode, 404 page, and fix syntax highlighting 2026-03-27 09:31:17 +01:00
layouts Add dark mode, 404 page, and fix syntax highlighting 2026-03-27 09:31:17 +01:00
static Add dark mode, 404 page, and fix syntax highlighting 2026-03-27 09:31:17 +01:00
.gitignore add not working Containerfile 2026-03-27 09:37:37 +01:00
.hugo_build.lock add not working Containerfile 2026-03-27 09:37:37 +01:00
hugo.toml Add dark mode, 404 page, and fix syntax highlighting 2026-03-27 09:31:17 +01:00
README.md remove containerfile 2026-03-27 09:39:10 +01:00

reed. Docs

Documentation site for reed. — Sovereign Observability Platform.

Built with Hugo and served via Caddy.

Prerequisites

  • Hugo extended v0.157.0+

Local Development

hugo server

The site will be available at http://localhost:1313.

Build

hugo --minify

Output goes to ./public.