Add a link to best-of-mkdocs in the readme #2824
Merged
+2
鈭�0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Following the advice of @squidfunk, I'm opening this PR to get feedback from MkDocs maintainers and open a discussion馃檪
This PR adds a link to the best-of-mkdocs list I've just created to the README.
Providing such curated data / galleries of examples in MkDocs own docs has been discussed previously in #2700.
I wouldn't mind transferring the best-of list to the MkDocs org and keep maintaining it, if that's something you'd like (it's pretty low maintenance as the only file to update is the YAML data, the rest is automatically rendered through a GitHub action).
One of the benefits of the best-of list is that it logs useful information during the rendering process. For example, I was able to fix several plugins URLs as they had been renamed or transferred to other GitHub accounts.
Another small benefit is that with a restricted access (PRs, contrary to the wiki), we won't have to remove spam contents added from time to time by users, or revert accidental/malicious deletions. And it's still very easy for the community to contribute.