/web-coast-willow

Primary LanguageBladeMIT LicenseMIT

Coastal Otago Willows and Weavers

(Formally 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.