1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-08 21:19:09 +00:00
Find a file
2018-09-26 14:37:56 +02:00
_data Hotfix community hub 2018-09-21 12:43:01 +02:00
_drafts Hotfix blog link and move old posts 2018-09-20 13:37:30 +02:00
_includes Add minimal, privacy preserving tracker 2018-09-26 14:37:34 +02:00
_layouts fix community hub for mobile 2018-09-19 09:35:41 +02:00
_plugins Start rebuild in semantic 2018-09-12 11:47:43 +02:00
_posts Hotfix blog link and move old posts 2018-09-20 13:37:30 +02:00
_sass Hotfix semantic scss 2018-09-25 15:10:29 +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 Hotfix contact page 2018-09-20 11:41:36 +02:00
download Hotfix typos on download page 2018-09-20 11:35:57 +02:00
our-values Hotfix community snippet 2018-09-25 15:08:34 +02:00
roadmap Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
technology Rename Port17 to Gate17 2018-08-02 14:58:51 +02:00
terms Hotadd terms page 2018-09-20 11:35:38 +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
feed.xml Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
Gemfile Finish initial semantic integration 2018-09-14 16:10:36 +02:00
Gemfile.lock Update dependencies to mitigate CVE-2018-1000201 in ffi v1.9.23 2018-09-20 09:47:45 +02:00
index.html Hotfix landscape bug 2018-09-26 12:20:35 +02:00
README.md Start rebuild in semantic 2018-09-12 11:47:43 +02:00
workbench.html Finish initial semantic integration 2018-09-14 16:10:36 +02:00

Safing Website

Install dependencies:

bundle install --path vendor/bundle

Run development server:

bundle exec jekyll serve