From f227b772badee3e0d8f4bce6ab8a63c43616fa67 Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Mon, 16 Mar 2026 00:35:17 +0100 Subject: [PATCH 1/2] Update chat link, clarify that themes aren't builtin --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f001fed..46e66631 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ user guide. - Build static HTML files from Markdown files. - Use Plugins and Markdown Extensions to enhance ProperDocs. -- Use the built-in themes, third party themes or create your own. +- Use third party themes or create your own. - Publish your documentation anywhere that static files can be served. - Much more! @@ -27,8 +27,7 @@ user guide. If you need help with ProperDocs, do not hesitate to get in contact with us! - For questions and high-level discussions, use **[Discussions]** on GitHub. - - For small questions, a good alternative is the **[Chat room]** on - Gitter/Matrix. + - For small questions, a good alternative is the **[Discord server]**. - To report a bug or make a feature request, open an **[Issue]** on GitHub. Please note that we may only provide @@ -65,7 +64,7 @@ discussion forums is expected to follow the [PyPA Code of Conduct]. [properdocs]: https://properdocs.org [Issue]: https://github.com/properdocs/properdocs/issues [Discussions]: https://github.com/properdocs/properdocs/discussions -[Chat room]: https://gitter.im/mkdocs/community +[Discord server]: https://discord.gg/CwYAgEPHZd [release-notes]: https://properdocs.org/about/release-notes/ [Contributing Guide]: https://properdocs.org/about/contributing/ [PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/ From 2500e1a28159a4e9e33ea3e921f7f63c3331d778 Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Mon, 16 Mar 2026 00:38:28 +0100 Subject: [PATCH 2/2] Fix style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e66631..b8830917 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ user guide. If you need help with ProperDocs, do not hesitate to get in contact with us! - For questions and high-level discussions, use **[Discussions]** on GitHub. - - For small questions, a good alternative is the **[Discord server]**. + - For small questions, a good alternative is the **[Discord server]**. - To report a bug or make a feature request, open an **[Issue]** on GitHub. Please note that we may only provide