feat: add fullwidth layout and interactive architecture page

Add a reusable fullwidth layout (layouts/fullwidth.njk) for rich HTML
content that needs the full container width without sidebar or prose
constraints. Add the interactive architecture explorer as a static
asset served via passthrough copy at /interactive/architecture.html.

- layouts/fullwidth.njk: site header + footer only, no sidebar
- interactive/architecture.html: tabbed architecture guide
- eleventy.config.js: passthrough copy for interactive/ directory
This commit is contained in:
Ricardo
2026-02-25 16:48:06 +01:00
parent cd7083eb9a
commit abc0404816
3 changed files with 1188 additions and 0 deletions

File diff suppressed because it is too large Load Diff