Layout & internals
Not slides: Header and Footer are rendered by the layout, the underscore files are the shells the sections are built from. Content never uses them directly.
Headercomponents/Header.astro
Default locale lives at the site root; other locales are prefixed (URL convention inherited from the older sites: "/contacts/" is se, "/en/contacts/" is en).
No sample to render.
Source links point to engine-astro@38c294d9. Samples are demo content: the components are the real ones, the copy and the pictures are made up.