mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
49b7c15201
- Compress file AOD. - Let the server only use static files. - Don't add github-pages to jekyll-plugins group, due to the fact github-pages will behave differently when enabling production ENV. - Adds an extra 10s for the `host` to use `./buid.sh` due to compressing all files. - Resolves #2186
16 lines
497 B
YAML
16 lines
497 B
YAML
title: PrivacyTools - Encryption Against Global Mass Surveillance
|
|
name: PrivacyTools
|
|
description: You are being watched. PrivacyTools provides knowledge, encryption, and software recommendations to protect you against global mass surveillance.
|
|
url: "https://www.privacytools.io"
|
|
production_url: "https://www.privacytools.io"
|
|
sass:
|
|
style: compressed
|
|
plugins:
|
|
- github-pages
|
|
- jekyll-sitemap
|
|
- jekyll-brotli
|
|
sitemap:
|
|
file: "/sitemap.xml"
|
|
include: [".well-known"]
|
|
exclude: ["font", "vendor"]
|