Built with 11ty and Tailwind CSS.
- npm run dev
- Save gpx file in src/data as legx.gpx
- npm run new x from to
- add picture details to globals/pics.js
- edit post
- add pictures to OneDrive hertsway/rawimages
- npm run resize x creates images for everything in pics.js for leg x
- npm run resize pan creates images for everything in panoramas.js for banners
- npm run build
- sync dist to www.maprunner.co.uk/hertsway
- This project was initially based on the 11r starter template by Reese Schultz.