/web-taieri-willow

Site for the Friends of the Taieri Willows

Primary LanguageBladeMIT LicenseMIT

Friends of the Taieri Willow

This is the source code and content for a static website built using Jigsaw, Tailwind, Github Actions and Github Pages.

Local Builds / Development

subl .
npm run dev
./vendor/bin/jigsaw serve

Built for deployment on GitHub using Github actions and a build workflow modified from here.