Files
cryptoanarchywiki.github.io/_config.yml
2018-05-30 23:38:06 +02:00

101 lines
2.3 KiB
YAML

title: cryptoanarchy.wiki
description: Arise, you have nothing to lose but your barbed wire fences!
author: cryptoanarchy.wiki
github: https://github.com/cryptoanarchywiki/cryptoanarchywiki.github.io
about: Arise, you have nothing to lose but your barbed wire fences!
disqus_shortname: cryptoanarchywiki
google_analytics: UA-77476019-2
avatar_url: /static/img/avatar.jpg
enableTags: true
tagarray: []
collections:
getting_started:
type: section
output: true
contribute:
type: section
output: false
mailing_list:
type: section
output: false
sources:
type: section
output: true
people_and_organisations:
type: section
output: true
events:
type: section
output: true
key_concepts:
type: section
output: false
notable_projects:
type: section
output: false
people:
type: subsection
output: true
organisations:
type: subsection
output: true
social:
- icon: fa-twitter
link: "https://twitter.com/_cryptoanarchy"
- icon: fa-facebook
link: "https://www.facebook.com/cryptoanarchy.wiki"
- icon: fa-github
link: "https://github.com/cryptoanarchywiki"
share:
twitter_username: _cryptoanarchy
fb_appid:
urls:
- text: "Blog"
url: /blog
- text: "Getting Started"
url: /#getting-started
- text: "Contribute"
url: "https://github.com/cryptoanarchywiki/cryptoanarchywiki.github.io/"
target_blank: true
- text: "Cypherpunks Mailing List"
url: /#cypherpunks-mailing-list
- text: "Sources"
url: /#sources
- text: "People & Organisations"
url: /#people-and-organisations
- text: "Events"
url: /#events
- text: "Key Concepts"
url: /#key-concepts
- text: "Notable Projects"
url: /#notable-projects
similar_resources:
- text: Lopp's Bitcoin Resources
url: "https://lopp.net/bitcoin.html"
- text: Satoshi Nakamoto Institute
url: "https://nakamotoinstitute.org/"
- text: "Activism.net: Cypherpunks"
url: "https://www.activism.net/cypherpunk/"
url: "https://cryptoanarchy.wiki"
baseurl: ""
per_page: 20
markdown: kramdown
plugins:
- jekyll-paginate
- jekyll-gist
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all
ignore:
envs: ['development']