Simple lazy responsive starter kit for CraftCMS 4 Projects.
Duplicate the .env.example file as .env and do your settings! Be sure that your SITE_URL
points to the /web
directory.
Use the boilerplate.sql as starting point. Create a new database with the settings from your .env file and import the boilerplate.sql into it. The login credentials are: admin:superuser
npm run dev
start local dev servernpm run build
build
Check Vite.js
and vitejs Documentation for more Informations!
- Single - Home
- Structure - Pages (Page Default, Page News Index)
- Structure - Navigation
- Channel - News
- Channel - Categories
News Categories
- ContentBuilder (Text, Images, Cards, Teaser, Accordion)
- Native Image Transform Twig Component with webp, lazyloading and srcset support
- Sprig/htmx news pagination (pages or loadmore button)
- Simple Alpinejs/GraphQL News Counter
- Darkmode
- EagerLoading
- Tailwind Form Style Testpage
- Seo Fields
Check out CraftCMS Baukasten from David Hellmann