Find a file
2018-12-06 13:40:30 +01:00
_data Update community hub 2018-10-25 15:09:00 +02:00
_drafts Hotfix blog link and move old posts 2018-09-20 13:37:30 +02:00
_includes Add first version PP and ToS 2018-10-25 15:08:50 +02:00
_layouts fix community hub for mobile 2018-09-19 09:35:41 +02: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 Add first version PP and ToS 2018-10-25 15:08:50 +02:00
assets Hotfix assets 2018-09-25 15:05:10 +02:00
blog Modify blog according to new plan 2018-09-17 19:51:58 +02:00
community-hub Hotfix community snippet 2018-09-25 15:08:34 +02:00
contact Add first version PP and ToS 2018-10-25 15:08:50 +02:00
download Hotfix typos on download page 2018-09-20 11:35:57 +02:00
our-values Update funding & influences to include netidee call 13 2018-12-06 13:30:56 +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
technology Link to our docs 2018-10-12 12:58:14 +02:00
terms Add first version PP and ToS 2018-10-25 15:08:50 +02:00
vendor Remove googlefonts import 2018-09-26 14:37:56 +02:00
.gitignore Start rebuild in semantic 2018-09-12 11:47:43 +02:00
_config.yml Finish initial semantic integration 2018-09-14 16:10:36 +02: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 Merge branch 'master' of github.com:Safing/web 2018-10-25 11:04:53 +02:00
README.md Adapt README.md to describe setup with docker 2018-12-06 13:40:30 +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