-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
48 lines (48 loc) · 1.17 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
markdown: kramdown
kramdown:
hard_wrap: false
plugins:
- jekyll-relative-links
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-optional-front-matter
- jekyll-github-metadata
optional_front_matter:
remove_originals: true
relative_links:
enabled: true
collections: true
theme: jekyll-theme-cayman
tagline: Privacy Security Anonymity Community
author: Anonymous Planet
title: "Privacy Security Anonymity Community"
description: "A Project by the Anonymous Planet Organization"
github:
home_url: index.html
license_url: LICENSE.html
repository_url: https://github.com/Anon-Planet/PSA
guide_url: https://anonymousplanet.org
repository_name: PSA
#tor_mirror_url: http://7k57mkdxg5i6argim2zmb6ldwel67cno3dbvse4yhnj6ajd3tdhogbqd.onion
defaults:
-
scope:
path: ""
values:
layout: default
sitemap: true
locale: "en-US"
author:
name: Anonymous Planet
social:
name: Anonymous Planet
links:
- https://twitter.com/AnonyPla
- https://github.com/Anon-Planet
- https://matrix.to/#/#privacy-security-anonymity:matrix.org
- https://mastodon.social/@anonymousplanet
exclude:
- Gemfile
- Gemfile.lock
- .github
- .gitignore