Skip to content

Web Starter v1.0.0

Compare
Choose a tag to compare
@chrissy-dev chrissy-dev released this 02 Jul 11:11
· 118 commits to master since this release

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