Find a file
2018-09-20 12:55:39 +02:00
_data Add blog to community hub 2018-09-19 12:54:19 +02:00
_drafts Update HP text suggestions 2018-08-20 17:04:21 +02:00
_includes Hotfix favicon and other icons 2018-09-20 12:42:26 +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 Init website v1.1 - ready for github pages 2018-06-11 12:52:23 +02:00
_sass Hotfix contact page 2018-09-20 11:41:36 +02:00
assets Hotfix mobile sidebar 2018-09-20 12:55:39 +02:00
blog Modify blog according to new plan 2018-09-17 19:51:58 +02:00
community-hub Fix indentation and formatting 2018-09-19 13:29:00 +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 Integrate funding page into our-values page 2018-09-17 19:31:16 +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 Start rebuild in semantic 2018-09-12 11:47:43 +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 floating button 2018-09-20 10:41:46 +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