docs/mkdocs.yml

15 lines
508 B
YAML

site_name: Tilde Black Documentation
site_url: https://tilde.black/docs/
repo_url: https://tildegit.org/tilde.black/tilde-black-docs
repo_name: 'TildeGit'
pages:
- Home: index.md
- Using Tilde Black:
- 'Sign Up': 'sign-up.md'
- 'SSH over tor': 'ssh-over-tor.md'
- 'Tilde Net News': 'net-news.md'
theme: material
site_dir: /var/www/htdocs/docs/
edit_uri: src/branch/master/docs/
site_description: 'Documentation from Tilde Black for the betterment of privacy, anonymity, and security online.'