Skip to content

koodikrapula/koodikrapula.fi

Repository files navigation

Koodikrapula.fi

Made with 11ty, Preact and Twind.

Visit Koodikrapula.fi 👉

Development mode

  1. npm install
  2. npm start
  3. Open localhost:8080

Other scripts:

  • npm run eslint
  • npm run prettier

Also, in VS Code:

  1. Open the command palette (Ctrl+Shift+P)
  2. Choose "Extensions: Show Recommended Extensions"
  3. Install the recommended extensions

Building for production

  1. npm install
  2. npm run build
  3. 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.

About

Website of the great Koodikrapula podcast. Made with 11ty, Preact and Twind.

Topics

Resources

License

Stars

Watchers

Forks