f43212df7f245d51c140ea2acf03b9964dfc5127
demo article: diagrams moved here from the code repo (uploads/diagrams), deploy docs pointer updated
demo article: diagrams moved here from the code repo (uploads/diagrams), deploy docs pointer updated
demo article: diagrams moved here from the code repo (uploads/diagrams), deploy docs pointer updated
CTAO Science Portal — content
Editorial content of the CTAO Science Portal, separated from the portal code so editorial history stays clean and publishing never mixes with development.
| Path | What |
|---|---|
news/*.md |
Articles — Markdown + frontmatter |
pages/*.md |
Static pages (contact, privacy, disclaimer) |
uploads/ |
Editor-uploaded media (the CMS converts images to WebP) |
How to edit
Editors use the visual editor at the portal's /admin/ page (sign in with a
Gitea account) — every save is a commit here, and the site republishes
automatically within seconds. Direct git commits work exactly the same way.
The portal code lives in the ctao-portal repository; its build overlays
this repository's content and renders the static site.
Languages
Markdown
100%