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
Known Bug In Docker: docker/for-mac#6467
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.
- Run
docker-compose up
- Access the local version at http://localhost:4000
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.