Check out the main project repository safing/portmaster
rm -rf _site .jekyll-cache && sudo docker compose up
In Docker Desktop settings untick Use Docker Compose V2
(We currently only support V1)
Go to Web
dir
if you have problems with chown permissions, then you will need todo run this rm -rf _site .sass-cache .jekyll-metadata .jekyll-cache
before docker-compose up
every time.
docker-compose up
You might be blocking javascript. livereload
injects javascript to auto reload the page.
Browserstack enables us to test our designs on a multitude of devices. This helps us designing our homepage in a truly responsive way.