1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-03 18:49:09 +00:00
safing-web/README.md
2023-08-07 12:07:11 +02:00

1.1 KiB

Check out the main project repository safing/portmaster

TL;DR

rm -rf _site .jekyll-cache && sudo docker compose up

Safing Website

Run Safing locally:

  1. Install Docker Desktop

  2. In Docker Desktop settings untick Use Docker Compose V2 (We currently only support V1)

  3. Go to Web dir

Known Bug In Docker: https://github.com/docker/for-mac/issues/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.

  1. Run docker-compose up
  2. Access the local version at http://localhost:4000

Auto refresh not working?!

You might be blocking javascript. livereload injects javascript to auto reload the page.

Supporters

Browserstack

Browserstack enables us to test our designs on a multitude of devices. This helps us designing our homepage in a truly responsive way.