Move to solokeys org, host docs under docs.solokeys.io

This commit is contained in:
Nicolas Stalder
2019-01-07 22:39:36 +01:00
parent 600b2a61fe
commit bdc4c8f9df
16 changed files with 31 additions and 30 deletions

View File

@@ -1,11 +0,0 @@
Documentation of the `master` branch is deployed to Netlify automatically.
To host or develop locally:
```
pip install mkdocs mkdocs-material
```
`mkdocs serve` and visit [localhost:8000](http://localhost:8000).
The file `runtime.txt` is necessary to tell Netlify to use Python3.