docs/README.md

889 B

Tilde Black Documentation

This repository holds the outward facing guides built by users of https://tilde.black.

Local Development

Running the docs

  1. Install mkdocs according to your platform requirements. Many package managers have it included, and there is also a pip version available.

  2. Fork this repository & clone it to your system.

  3. Change to your repository directory and run:

    $ mkdocs serve

This will launch a local running version of the documentation on https://localhost:8000. As you make changes to the documentation your changes will appear in your local server.

Submitting changes

If you would like to contribute to these guides you do not need an account on tilde.black, but you may benefit from discussion in the private forums on that platform. To contribute, clone this repository, make any desired changes, and submit a pull-request.