Split sections into pages

Preliminary work
This commit is contained in:
2019-03-31 23:00:26 -05:00
parent b109736647
commit e58c2b9649
6 changed files with 141 additions and 117 deletions

View File

@ -3,78 +3,14 @@ layout: default
---
<div class="container" role="main">
<script>
if (window.location == 'http://localhost:4000/#vpn-test') {
window.location = 'http://localhost:4000/donate.html';
}
</script>
{% include sections/header.html %}
{% include sections/fourteen-eyes.html %}
{% include sections/key-disclosure-law.html %}
{% include sections/vpn.html %}
{% include sections/warrant-canary.html %}
{% include sections/browser-recommendation.html %}
{% include sections/browser-fingerprint.html %}
{% include sections/browser-webrtc.html %}
{% include sections/browser-addons.html %}
{% include sections/browser-tweaks.html %}
{% include sections/email-providers.html %}
{% include sections/email-clients.html %}
{% include sections/email-alternatives.html %}
{% include sections/search-engines.html %}
{% include sections/instant-messenger.html %}
{% include sections/voice-video-messenger.html %}
{% include sections/file-sharing.html %}
{% include sections/cloud-storage.html %}
{% include sections/selfhosted-cloud.html %}
{% include sections/hosting-provider.html %}
{% include sections/file-sync.html %}
{% include sections/password-managers.html %}
{% include sections/calendar-contacts-sync.html %}
{% include sections/file-encryption.html %}
{% include sections/self-contained-networks.html %}
{% include sections/social-networks.html %}
{% include sections/dns.html %}
{% include sections/notebooks.html %}
{% include sections/paste-services.html %}
{% include sections/productivity-tools.html %}
{% include sections/operating-systems.html %}
{% include sections/live-operating-systems.html %}
{% include sections/mobile-operating-systems.html %}
{% include sections/android-addons.html %}
{% include sections/router-firmware.html %}
{% include sections/windows10.html %}
{% include sections/quotes.html %}
{% include sections/privacy-resources.html %}