Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 224 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 224 Bytes

Development info

Enter the dev environment with

nix-shell --pure

First time:

composer install

Build the site:

./vendor/bin/daux generate

Watch mode:

./vendor/bin/daux serve