docs/mkdocs.yml

15 lines
508 B
YAML
Raw Normal View History

2019-04-25 00:55:20 +00:00
site_name: Tilde Black Documentation
site_url: https://tilde.black/docs/
repo_url: https://tildegit.org/tilde.black/tilde-black-docs
repo_name: 'TildeGit'
2019-04-25 02:06:58 +00:00
pages:
- Home: index.md
- Using Tilde Black:
2019-04-25 02:06:58 +00:00
- 'Sign Up': 'sign-up.md'
- 'SSH over tor': 'ssh-over-tor.md'
2019-04-27 00:22:32 +00:00
- 'Tilde Net News': 'net-news.md'
2019-07-30 23:04:32 +00:00
theme: material
2019-04-25 00:55:20 +00:00
site_dir: /var/www/htdocs/docs/
edit_uri: src/branch/master/docs/
2019-04-25 02:02:57 +00:00
site_description: 'Documentation from Tilde Black for the betterment of privacy, anonymity, and security online.'