Tableau de Bord
Components
Reusable component catalogue, usage register, variables, and live examples.
Used in
No production-page use is registered yet.
Selected component
Footer
src/components/Footer.astro Ready for review
Reusable localized site footer with an automatic copyright year, the BrixFax reuse
notice, and the fixed “Made with ❤️ by the Teach” signature. It remains workbench-only
until it is approved and mounted once in BaseLayout.astro.
| Property | Default | Purpose |
|---|---|---|
locale | resolved request locale | Selects the English, Greek, German, or French legal text. |
| Copyright years | 2012–current year | The ending year is generated automatically. |
Current behavior
The footer follows normal document flow and does not cover page content. When it is mounted globally, the page layout can use it as a bottom-of-screen footer on short pages while long pages continue to scroll naturally.