Initial website splitting into Jekyll includes #727

Merged
Vincevrp merged 4 commits from jekyll-split into master 2019-01-20 12:24:47 +00:00
Vincevrp commented 2019-01-20 00:27:52 +00:00 (Migrated from github.com)

Description

This PR contains the first steps to splitting the website into multiple files. I have made the following changes:

  • Move navigation to an include
  • Clean up default layout, move scripts to file
  • Move header to a seperate file
  • Move fourteen eyes and KDL to separate file

Might be worth rebasing instead of squashing here.

<!-- PLEASE READ OUR [CONTRIBUTING GUIDELINES](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md) BEFORE SUBMITTING --> ## Description This PR contains the first steps to splitting the website into multiple files. I have made the following changes: * Move navigation to an include * Clean up default layout, move scripts to file * Move header to a seperate file * Move fourteen eyes and KDL to separate file Might be worth rebasing instead of squashing here. <!-- ## Screenshots Please add screenshots if applicable -->
jonah approved these changes 2019-01-20 09:10:35 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#727