Add basic Mkdocs config and initial docs.

This commit is contained in:
Christopher Gervais 2017-03-03 09:43:14 -05:00
parent 95ce7ef880
commit 91c581e678
8 changed files with 133 additions and 0 deletions

8
docs/install.md Normal file
View file

@ -0,0 +1,8 @@
Installing LibreTime
====================
LibreTime should generally be installed on a dedicated host. By default, its installer will install and configure all its dependencies.
```console
$ ./installer
```