The frontend extension for https://dstwre.sh/
Find a file
2026-03-16 04:58:33 +01:00
backend/private feat: initial db sql files for migration 2026-03-08 11:36:41 +01:00
frontend style: minor updates to overlay 2026-03-16 04:58:33 +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
composer.json fix: updated version in composer.json 2026-03-08 11:41:35 +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)