Skip to content

mrabbehassan/portmaster-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:https://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%