mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
docs: Self-host the documentation
Instead of use readthedocs.org, point to the self-hosted version of the rendered documentation. We still use mkdocs to generate it, it's just more practical and consistent to self-host the documentation.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Read the Docs configuration file
|
||||
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details.
|
||||
version: 2
|
||||
|
||||
mkdocs:
|
||||
configuration: .mkdocs.yml
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@ It's written in [Go](https://golang.org), and distributed under the
|
||||
[](https://goreportcard.com/report/github.com/albertito/chasquid)
|
||||
[](https://coveralls.io/github/albertito/chasquid?branch=next)
|
||||
[](https://godoc.org/blitiri.com.ar/go/chasquid)
|
||||
[](https://chasquid.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://webchat.freenode.net?channels=%23chasquid)
|
||||
|
||||
|
||||
@@ -49,7 +48,7 @@ It's written in [Go](https://golang.org), and distributed under the
|
||||
[MTA-STS]: https://tools.ietf.org/html/rfc8461
|
||||
[Debian]: https://debian.org
|
||||
[Ubuntu]: https://ubuntu.com
|
||||
[Tracking]: https://chasquid.readthedocs.io/en/latest/sec-levels/
|
||||
[Tracking]: https://blitiri.com.ar/p/chasquid/docs/sec-levels/
|
||||
|
||||
|
||||
## Documentation
|
||||
@@ -58,7 +57,7 @@ The [how-to guide](docs/howto.md) and the [installation
|
||||
guide](docs/install.md) are the best starting points on how to install,
|
||||
configure and run chasquid.
|
||||
|
||||
You will find [all documentation here](https://chasquid.readthedocs.io).
|
||||
You will find [all documentation here](https://blitiri.com.ar/p/chasquid/docs/).
|
||||
|
||||
|
||||
## Contact
|
||||
|
||||
Reference in New Issue
Block a user