Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 359 Bytes

Recipes

A collection of my favourite recipes.

Development

A handful of scripts to help development:

  • npm run start: runs Grav in docker
  • npm run stop: stops the docker instance
  • npm 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