Eleventy starter with super powers.
Tools
Eleventy
Simple static site generation
- Nunjucks templating
- Build-in utilities
- Integrated workflow
Pragmatics
Integrated development packages
- Sass framework
- Linting with git hooks
- PWA integration
Contentful
API intregation to fetch content
- Scalable content structure
- Build intregration
- Auto-deploy webhook
Netlify
Deploy your website with ease
- Auto deploy pipeline
- JAMstack ready
- Free hosting tier
Techniques
Progressive Web App
Site that took all the right vitamines
- Fast and Reliable
- Installable
- PWA optimized
Modern build workflow
Compiles all your assets through Eleventy
- HTML minification
- JS bundling with WebPack
- SVG Icon Sprite Generation
Opinionated code style
Understandable, scannable and consistent code
- Stylelint for CSS
- ESlint for JS
- Prettier formatting