This commit is contained in:
Brian Martin 2019-12-31 00:37:23 -05:00
parent 2d39ad60a5
commit a5f114872f
9 changed files with 249 additions and 226 deletions

16
mkdocs.yml Normal file
View file

@ -0,0 +1,16 @@
site_name: Bumper Docs
nav:
- Home: index.md
- How It Works: How_It_Works.md
- Using:
- "Command-Line": CmdLine.md
- "Docker": Docker.md
- "Using with Apps": Use_With_App.md
- "Using with Sucks": Use_With_Sucks.md
- Certs: Create_Certs.md
- DNS: DNS_Setup.md
- Configuration:
- "Environment Variables": Env_Var.md
- Origins: origins.md
theme: readthedocs