SAMT-BU Docs

Last modified: 2026-03-03 00:01 ID: 07b4e68b-a7d0-40ca-bd54-4e2ab3f92e95

This section documents the technical solutions used to build and operate the SAMT-BU documentation platform. The content is aimed at future developers, architects, and administrators who need to understand, maintain, or further develop the solution.

The platform is composed of the following components:

ComponentRole
HugoStatic site generator – builds HTML from Markdown
Decap CMSBrowser-based content editing for non-technical users
Hugo ModulesContent modules from separate repositories are mounted into the site
GitHub ActionsCI/CD pipeline – builds and deploys on push to main
Cloudflare WorkersOAuth proxy for secure CMS authentication against GitHub
GitHub PagesHosting of the finished website

See the sub-chapters for technical documentation and administration guides.