1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-07 12:39:08 +00:00
Find a file
2023-10-18 09:06:24 +02:00
.github Issue Mgmt: Add label actions config 2023-08-30 13:56:49 +02:00
.well-known Fix nostr pubkey format 2023-02-11 14:43:20 +01:00
_data Remove previous members from team page 2023-10-05 14:20:40 +02:00
_includes Remove Reddit links 2023-08-07 12:28:28 +02:00
_jobs update job 2022-05-03 04:49:29 +02:00
_layouts Remove Reddit links 2023-08-07 12:28:28 +02:00
_publications Fix typo 2023-10-16 15:50:37 +02:00
_sass/prebuilt Add general-layout spacing types 2022-02-10 12:57:06 +01:00
about Remove previous members from team page 2023-10-05 14:20:40 +02:00
assets Reduce file size 2023-10-18 09:06:24 +02:00
blog Add general-layout class to index pages 2022-02-11 17:50:31 +01:00
business-model Improve texts for business model page 2022-10-19 15:03:09 +02:00
contact Update page_container to exception_container 2022-02-10 12:00:12 +01:00
download Add "Free" to download page title 2023-10-05 14:20:59 +02:00
esa-bic Update page_container to exception_container 2022-02-10 11:57:37 +01:00
features Point to Wiki instead of Docs 2023-06-01 13:46:45 +02:00
files/whitepaper Add clarification page to whitepaper regarding naming 2020-01-16 12:39:27 +01:00
jobs Update jobs styling 2022-10-12 13:21:29 +02:00
newsletter Tweak text size 2020-06-26 09:45:15 +02:00
ownership Remove previous members from team page 2023-10-05 14:20:40 +02:00
podcast Add general-layout class to index pages 2022-02-11 17:50:31 +01:00
pricing Update FAQ intro 2023-08-21 14:13:16 +02:00
privacy Point to Wiki instead of Docs 2023-06-01 13:46:45 +02:00
spn Change Unlimited to Pro on SPN page intro 2023-08-21 14:13:29 +02:00
support Point to Wiki instead of Docs 2023-06-01 13:46:45 +02:00
team Remove previous members from team page 2023-10-05 14:20:40 +02:00
terms Merge branch 'master' into feature/integrate-safingTailwind 2022-02-11 16:36:22 +01:00
vendor Increase font-size in pubs for better readability 2023-01-13 17:44:07 +01:00
video Update page titles 2022-10-17 10:57:47 +02:00
.dockerignore Add basic .dockerignore 2022-03-11 09:42:00 +01:00
.gitignore Ignore .jekyll-cache 2020-08-14 16:24:01 +02:00
_config.yml Render future posts 2023-08-07 12:06:55 +02:00
ahrefs_d41d7d6f1cae50be3f94dc68e4c2d35085f84072388785b32d4edd8c11d60536 Add verification file 2021-09-08 16:18:41 +02:00
AUTHORS Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00
blog.xml Link to post in PU compatibility disclaimer 2021-05-27 15:56:30 +02:00
CNAME Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
docker-compose.yml Update Jekyll 2023-08-07 11:44:26 +02:00
feed.xml Create feed.xml for backwards compatibility 2021-05-26 15:28:35 +02:00
Gemfile Update Gem Stuff 2022-10-12 13:06:02 +02:00
Gemfile.lock Update Gem Stuff 2022-10-12 13:06:02 +02:00
index.html Revert to shields images as issue is fixed 2023-03-07 14:28:37 +01:00
LICENSE Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00
podcast.xml Always link podcast audio to the asset server 2021-05-20 18:18:07 +02:00
README.md Add TL;DR quick commands section 2023-08-07 12:07:11 +02:00
redeem.html Add redirect page for /redeem 2022-07-21 13:45:28 +02:00
TRADEMARKS Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00

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.