Add a link to best-of-mkdocs in the readme (#2824)

This commit is contained in:
Timothée Mazzucotelli
2022-08-19 23:19:52 +02:00
committed by GitHub
parent 9c0a8e50b1
commit b1c140c6ca

View File

@@ -45,6 +45,7 @@ Make sure to stick around to answer some questions as well!
- [Official Documentation][mkdocs] - [Official Documentation][mkdocs]
- [Latest Release Notes][release-notes] - [Latest Release Notes][release-notes]
- [MkDocs Wiki][wiki] (Third-party themes, recipes, plugins and more) - [MkDocs Wiki][wiki] (Third-party themes, recipes, plugins and more)
- [Best-of-MkDocs][best-of] (Curated list of themes, plugins and more)
## Contributing to MkDocs ## Contributing to MkDocs
@@ -73,6 +74,7 @@ discussion forums is expected to follow the [PyPA Code of Conduct].
[wiki]: https://github.com/mkdocs/mkdocs/wiki [wiki]: https://github.com/mkdocs/mkdocs/wiki
[Contributing Guide]: https://www.mkdocs.org/about/contributing/ [Contributing Guide]: https://www.mkdocs.org/about/contributing/
[PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/ [PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/
[best-of]: https://github.com/pawamoy/best-of-mkdocs
## License ## License