changes to front page
continuous-integration/drone/push Build is passing Details

This commit is contained in:
terris Station 2019-12-15 03:05:25 -05:00
parent b97013aeb2
commit aea2106a34
1 changed files with 8 additions and 12 deletions

View File

@ -1,17 +1,13 @@
# Welcome to MkDocs
# terris research substation
For full documentation visit [mkdocs.org](https://mkdocs.org).
## Commands
* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs help` - Print this help message.
For documentation visit one of:
* [tilde.club/~terris/](http://tilde.club/~terris/) - for fiction works
* [terris.tilde.team/substation/methods/](https://terris.tilde.team/substation/methods/) - for docs about projects
* [tildegit.org/terris/](https://tildegit.org/terris/) - for tildegit repositories
## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
index.md # this page
methods.md # lightly annotated records of projects
sandbox.md # page for recording experimental creations and deployments