Liquid, 11ty, Tailwind stack.
nvm use
npm install
npm start
npm start
Build production version of the site.
npm run build
./dist
Serve the ./dist
directory.
npm run serve
Delete the ./dist
folder and ./src/styles/
.
npm run clean
./src/styles.css
./src/styles.css
.src/postcss/
.src/styles
Note on viewport
To get 100% on accessibility under the Lighthouse metric you need to update the viewport
meta tag to be:
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=5" />
I've chosen not to do this as it causes the site to zoom in frequently while tapping the UI.
Icons and hero image made using Figma.
./src/_data/site.js
./src/assets
./src/assets
If you find this project useful you can donate: