Skip to content

D-I-J/safing_website

This branch is 3 commits ahead of, 11 commits behind safing/web:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 30, 2023
Feb 11, 2023
May 15, 2024
Sep 7, 2024
May 3, 2022
Aug 7, 2023
Jan 2, 2024
Feb 10, 2022
Oct 5, 2023
Feb 1, 2024
Feb 11, 2022
Oct 19, 2022
Dec 21, 2023
Oct 5, 2023
Feb 10, 2022
Jun 1, 2023
Jan 16, 2020
Oct 12, 2022
Jun 26, 2020
Oct 5, 2023
Feb 11, 2022
Feb 22, 2024
Nov 16, 2023
Sep 7, 2024
Jun 1, 2023
Oct 5, 2023
Feb 11, 2022
Jan 13, 2023
Oct 17, 2022
Mar 11, 2022
Aug 14, 2020
Jan 24, 2019
Jun 11, 2018
Oct 7, 2022
Oct 7, 2022
Jan 24, 2019
Aug 7, 2023
Jan 24, 2019
Mar 29, 2024
Sep 8, 2021
May 27, 2021
Mar 29, 2024
Aug 7, 2023
May 26, 2021
Feb 1, 2024
May 20, 2021
Jul 21, 2022

Repository files navigation

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: 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.

  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.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.0%
  • Other 1.0%