A summer of code project wherein I revisit and reboot my front-end web dev skills.
brew install hugo
npm install
npm run setup
npm start
- Hugo for generating the site files:
hugo serve
...open http://localhost:1313/
- AWS Amplify Console for CI, deployment/hosting, CDN, and SSL
- a bespoke, Boostrap-less Hugo theme
- PostCSS for CSS processing
- Stylelint for enforcing stylesheet discipline
- Percy for automated visual testing
- Fossa for license compliance monitoring