The frontend extension for https://dstwre.sh/
Find a file
2026-01-18 13:57:07 +01:00
backend/private docs: updated file header 2026-01-04 19:30:00 +01:00
frontend feat: custom case for matrix links 2026-01-18 13:57:07 +01:00
.gitattributes Initial import from template 2025-11-15 12:30:04 +01:00
.gitignore Initial import from template 2025-11-15 12:30:04 +01:00
extension.php [docs] updated file header 2026-01-01 20:26:52 +01:00
LICENSE docs: update license 2026-01-12 22:52:13 +01:00
readme.md [docs] updated readme 2025-12-28 22:24:31 +01:00

frgmnt-frontend

Frontend extension for the __frgmnt CMS. It provides the working site frontend via Latte templates, SCSS, JS, fonts, icons and wires it into the core so pages can render.

What it does

  • Registers default views (start, page, 404) and shared partials.
  • Exposes extension assets (CSS/JS/fonts/icons) for the frontend.
  • Adds an "intro" content element backed by its own table. (however i might put this into its own extension at some point)