1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-12 06:59:10 +00:00
Find a file
2019-07-11 14:48:10 +02:00
_data Hide twitch link from community hub 2019-06-21 16:59:41 +02:00
_drafts Hotfix blog link and move old posts 2018-09-20 13:37:30 +02:00
_includes Remove duplicate community logo 2019-03-28 16:42:30 +01:00
_layouts Remove foot include from pages 2019-03-27 15:45:35 +01:00
_plugins Remove jekyll-less gem/plugin 2018-10-03 09:56:42 +02:00
_posts Hotfix blog link and move old posts 2018-09-20 13:37:30 +02:00
_sass Replace discourse icon with community icon 2019-03-28 13:58:48 +01:00
assets Add logos of external partners 2019-05-29 15:50:27 +02:00
blog Modify blog according to new plan 2018-09-17 19:51:58 +02:00
community-hub Add newsletter page which connects to rapidmail 2019-03-27 18:48:45 +01:00
contact Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00
download Adjust rest of site for the portmaster tour 2019-02-22 17:26:15 +01:00
esa-bic Add subpage for ESA-BIC / EFRE 2019-05-29 15:59:02 +02:00
files/whitepaper Add Gate17 whitepaper 2019-07-11 14:48:10 +02:00
newsletter Properly link to newsletter from community hub 2019-03-27 18:51:06 +01:00
our-values Add support page v0.1 - rough draft 2019-06-21 17:28:08 +02:00
portmaster Link to First UI Impressions @discourse 2019-02-26 11:02:07 +01:00
privacy Add first version PP and ToS 2018-10-25 15:08:50 +02:00
roadmap Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
support Emergency fix 2019-06-24 11:05:46 +02:00
technology Add Gate17 whitepaper 2019-07-11 14:48:10 +02:00
terms Add first version PP and ToS 2018-10-25 15:08:50 +02:00
vendor Upgrade to Fomantic 2.7.2 2019-02-22 14:21:30 +01:00
.gitignore Start rebuild in semantic 2018-09-12 11:47:43 +02:00
_config.yml Add config for bitcoin and paypal donation urls 2019-06-21 17:28:19 +02:00
AUTHORS Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00
CNAME Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
docker-compose.yml Add docker-compose for easy local deployment 2018-12-06 12:16:26 +01:00
feed.xml Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
Gemfile Remove jekyll-less gem/plugin 2018-10-03 09:56:42 +02:00
Gemfile.lock Remove jekyll less from Gemfile.lock 2018-12-06 12:14:58 +01:00
index.html Add Gate17 whitepaper 2019-07-11 14:48:10 +02:00
LICENSE Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00
README.md Adapt README.md to describe setup with docker 2018-12-06 13:40:30 +01:00
TRADEMARKS Add LICENSE, AUTHORS and TRADEMARKS, as well as the contact page 2019-01-24 16:50:07 +01:00
workbench.html Finish initial semantic integration 2018-09-14 16:10:36 +02:00

Safing Website

Run Safing locally:

  1. Install docker

  2. Run

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