Skip to content

Archipelago Docs

A public-facing documentation site for the Archipelago project, built as a static site with a CMS shell for easier editing.

Purpose

  • Provide project documentation in a searchable, structured format
  • Make editing approachable for trusted contributors
  • Keep the public docs static and easy to host behind Traefik

Public URLs

  • Docs: https://archipelago-docs.mkomanek.eu
  • CMS shell: https://archipelago-docs.mkomanek.eu/admin/
  • GitHub: https://github.com/Gandalf-The-IT-Wizard/archipelago-docs

What it does

  • Serves documentation from a static nginx container
  • Publishes through Traefik
  • Uses Markdown files in Git as the source of truth
  • Provides a Decap CMS admin shell for future GitHub-backed editing

Notes

  • This is a docs site rather than a traditional app, but it is part of the app/tooling work I have built so far.
  • GitHub login for the CMS still needs a self-hosted OAuth bridge before it can be used.
  • The current public URL uses mkomanek.eu; soveticka.eu is obsolete.