Skip to content

blackdoor/blog

Repository files navigation

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!