As we’re shifting our efforts to Zensical, Material for MkDocs is entering maintenance mode. This means that while we’ll continue to fix critical bugs and security issues for 12 month at least, no new features will be added to Material for MkDocs.
Since Privacy Guides uses MkDocs Material (specifically the Insiders version iirc), are there any plans to switch to their new project called Zensical, or you will just wait and see ?
I made this forum thread just to inform you all
EDIT: Just made a closer look and it seems that first :
You can use mkdocs.yml files directly with Zensical, without changing anything
Though, there is no full feature parity : No social cards and blogs for example, *for now*
My hope would be to move the knowledge base and recommendations to its own separate website in the same way the EFF has https://ssd.eff.org/ as a standalone resource, and that website would run Zensical. And all the content we make outside of GitHub would move to Ghost.
Hmm, I would have to give that more thought, as the recommendations and knowledgebase are the most important part of the site, I do not know how I feel it becoming a seperate module.
Might be out of the loop proposition, but there are plenty of static generators like Starlight that could fit the job of having some search, cards and features alike without too much effort to migrate to?
Not sure how many edge-case features or work needs to be done but looking at the repo, we mostly have only .md files so should be achievable.
We at least only have a frontmatter + regular spec-compliant markdown files to work with, nothing too fancy so that’s already quite sturdy and time proof of a format.