The frontend extension for https://dstwre.sh/
| backend/private | ||
| frontend | ||
| .gitattributes | ||
| .gitignore | ||
| extension.php | ||
| LICENSE | ||
| readme.md | ||
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)