Web Starter v1.0.0
Release notes
- Uses Eleventy as a static site generator
- Default templating is Liquid (can be changed if you want)
- PostCSS set up to handle:
- TailwindCSS
- Autoprefixer
- PurgeCSS to remove unused CSS (Set up for TailwindCSS by default) in production
- HTML minified in production
- CSS inlined and minified in production
- Webpack used to bundle scripts
- Scripts optimised for production
- A good handful of SEO meta tags set up