Find a file
2018-09-19 13:06:04 +00: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 Fix links and formatting 2018-09-19 15:02:47 +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 Fix button styling 2018-09-19 15:02:35 +02:00
assets Redesign safing logo 2018-09-19 12:58:14 +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 Add contact img and container 2018-09-19 11:09:54 +02:00
download Redesign download text 2018-09-19 12:57:45 +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
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 Finish initial semantic integration 2018-09-14 16:10:36 +02:00
index.html Link to #open-source anchor 2018-09-19 15:05:47 +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