9ca89f3e400d2ce7acd5619c7123c327308060ac
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 with 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%