Documentation: hosted at docs.specter.solutions (#1463)

* mkdocs

* adding mkdocs for netlify

* fix theme

* link to Readme

* deleting symlink again

* deleting index.md

* fix release-notes

* several doc improvements and elements installation

* move DEVELOPMENT.md and CONTRIBUTING.md in subfolder

* multi-site setup

* changes site_dir

* revert

* adding mkdoc-wrapper.sh

* removing mkdocs from prod-requirements

* more docs

* fix test ... no more warning
This commit is contained in:
Kim Neunert 2021-11-24 18:37:46 +01:00 committed by GitHub
parent 4664e2bca3
commit 28e13ca93c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 193 additions and 103 deletions

View file

@ -5,8 +5,8 @@ We haven't created many explicit processes and rely on the best practices of Ope
If it's necessary to add processes, we'll probably looking into Pieter Hintjens' [Social Architecture](https://hintjens.gitbooks.io/social-architecture/content/) and specifically the C4 process. Pieter is explicitly mentioning two roles: Contributors and maintainers.
Thank you very much to all our [Contributors](https://github.com/cryptoadvance/specter-desktop/graphs/contributors).
We're planning to mention individual contributors on the release-notes of each new release.
See also the Contributors to each specific release in the release-notes.
The maintainers are the ones who are able to merge PRs and create tags/releases. They are listed as "authors" in setup.py.
For practical considerations of a dev-setup, please have a look in the [DEVELOPMENT.md](./DEVELOPMENT.md). If you need support, join our [Telegram group](https://t.me/spectersupport).
For practical considerations of a dev-setup, please have a look in the [development.md](./development.md). If you need support, join our [Telegram group](https://t.me/spectersupport).