- The project uses Eleventy as a static site generator
- Templating is Nunjucks
- PostCSS set up to handle:
- CSS Imports
- Autoprefixer
- PurgeCSS to remove unused CSS in production
- HTML minified in production
- CSS inlined and minified in production
- Webpack used to bundle scripts
- Scripts optimised for production
- Document
<head>
crafted using htmlhead.dev
- 👀
- Smoother scrolling animations. Change to
position: absolute
animate andtop
value? - Parallax effect (Already 3 layers in places. Legitimate use case for some form of paralax).
- Eleventy
- TailwindCSS
- PostCSS
- Autoprefixer
- PostCSS Import
- Babel
- Webpack
- Luxon
- NPM Run All
- HTML Minifier
- Created with JAMStack Web Starter