2022-05-06 00:45:33 -04:00
|
|
|
markdown: kramdown
|
|
|
|
kramdown:
|
|
|
|
hard_wrap: false
|
|
|
|
plugins:
|
|
|
|
- jekyll-relative-links
|
|
|
|
- jekyll-sitemap
|
|
|
|
- jekyll-seo-tag
|
|
|
|
relative_links:
|
|
|
|
enabled: true
|
|
|
|
collections: true
|
|
|
|
title: The Hitchhiker's Guide to Online Anonymity
|
|
|
|
description: The Hitchhiker's Guide to Online Anonymity
|
|
|
|
tagline: The Hitchhiker's Guide to Online Anonymity
|
|
|
|
author: AnonymousPlanet
|
|
|
|
theme: jekyll-theme-hacker
|
|
|
|
github:
|
|
|
|
home_url: index.html
|
|
|
|
pdf_url: export/guide.pdf
|
|
|
|
odt_url: export/guide.odt
|
|
|
|
guide_url: guide.html
|
|
|
|
donations_url: donations.html
|
|
|
|
changelog_url: CHANGELOG.html
|
|
|
|
license_url: LICENSE.html
|
|
|
|
about_url: about.html
|
|
|
|
minisign_url: minisign.pub
|
|
|
|
links_url: links.html
|
2022-07-12 20:42:03 -04:00
|
|
|
twitter_url: https://twitter.com/AnonyPla
|
|
|
|
mastodon_url: https://mastodon.social/@anonymousplanet
|
2022-07-28 10:46:33 -04:00
|
|
|
tor_mirror_url: http://thgtoallkcxrdv37u6knsc3pumk6cq6lqmcqlw3j5vkmyahkxive4jyd.onion
|
2022-05-06 00:45:33 -04:00
|
|
|
defaults:
|
|
|
|
-
|
|
|
|
scope:
|
|
|
|
path: ""
|
|
|
|
values:
|
|
|
|
layout: default
|
|
|
|
sitemap: true
|
|
|
|
locale: "en-US"
|
|
|
|
author:
|
|
|
|
name: AnonymousPlanet
|
|
|
|
twitter: AnonyPla
|
|
|
|
social:
|
|
|
|
name: AnonymousPlanet
|
|
|
|
links:
|
2022-07-28 09:28:56 -04:00
|
|
|
- https://twitter.com/AnonyPla
|
|
|
|
- https://github.com/Anon-Planet
|
|
|
|
- https://matrix.to/#/#privacy-security-anonymity:matrix.org
|
|
|
|
- https://mastodon.social/@anonymousplanet
|
2022-05-06 00:45:33 -04:00
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
|
|
|
- .github
|
|
|
|
- .gitignore
|
|
|
|
include:
|
|
|
|
- LICENSE.md
|
|
|
|
- about.md
|
|
|
|
- legacy.md
|
|
|
|
- briar.md
|
|
|
|
- .well-known
|