Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 322 Bytes

blackdoor.log

Run Local

Run a dev server that will render on changes to the local repo.

./scripts/rundev.sh

Run Local Server

Run the static site in a nginx docker instance to check performance and other things.

./scripts/runlocal.sh

Deploy

Should be handled by github actions!