Change Material for MkDocs to Zensical#24
Open
supermastergui wants to merge 1 commit intoswift-project:mainfrom
Open
Change Material for MkDocs to Zensical#24supermastergui wants to merge 1 commit intoswift-project:mainfrom
supermastergui wants to merge 1 commit intoswift-project:mainfrom
Conversation
Member
|
Thanks for the PR and bringing this up! As far as I understand we are not urged to update immediately as critical bugs will still be fixed in the next 12 month (at least for Mkdocs material). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.Suggestion cannot be applied right now. Please check back later.
Because the news from Material for MkDocs:
https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical
The Material for MkDocs is in maintenance mode, so i choose the same team's project -- Zensical.
I think it is more modern and the most important is has the Maximum compatibility(you even needn't change anything expect let
mkdocs serve/build...tozensical serve/build...).I already test at at another project, and it it pretty nice, so i request this PR.
Now, you can just
pip install zensicaland run it atzensical serve.Also, i add update the python gitignore files.
This is not an advertisement XDDD。