This is the source that generates the Safespring documentation site at https://docs.safespring.com
The content is written by Safespring and community contributors.
To view a build of the site, run
docker run --rm -it -p 8000:8000 -v $PWD:/docs:z squidfunk/mkdocs-material
and open http://localhost:8000 in your favorite browser
We make use of pyspelling:
pip install pyspelling
pyspellingModify .pyspelling.yml for configuration and .github/config/.wordlist.txt for adjusting configuration.
We're open to contributions from anyone. If you need help trying to add or change anything we got some documentation for writing documentation, too.
The content of this repository is licensed under a Creative Commons BY-SA 4. 0 license.
