Made with 11ty, Preact and Twind.
npm install
npm start
- Open localhost:8080
Other scripts:
npm run eslint
npm run prettier
Also, in VS Code:
- Open the command palette (Ctrl+Shift+P)
- Choose "Extensions: Show Recommended Extensions"
- Install the recommended extensions
npm install
npm run build
- Deploy the
_site
folder
Koodikrapula.fi is deployed on Netlify.
- Netlify automatically rebuilds the site when a Pull Request is merged to master.
- GitHub Actions triggers a build every day at 06:00 AM (UTC), making it easy to schedule episode notes.