A collection of my favourite recipes.
A handful of scripts to help development:
npm run start
: runs Grav in dockernpm run stop
: stops the docker instancenpm run start:clean
: recreate the docker image (in case of Grav version changes)
When running the docker instance, you can view the site at http://localhost:8081