docs/mkdocs.yml

14 lines
475 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 00:55:20 +00:00
nav:
- Home: index.md
- Using Tilde Black:
- 'Sign Up': 'sign-up.md'
- 'SSH over tor': 'ssh-over-tor.md'
2019-04-25 00:55:20 +00:00
theme: readthedocs
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.'