Mkdocs-based documentation #19553
thejcannon
started this conversation in
Development
Replies: 2 comments
This comment was marked as spam.
This comment was marked as spam.
-
|
So, for those interested I'm going to spike on also trying out https://docusaurus.io/ It's much more "involved" (you have a full TS/React project instead of just markdown), but I really like the UI/UX better, and the full-customization is pretty nice to have. It may be that the complexity isn't worth it, but I suspect we can fuzz our eyes at a lot of the project-y boilerplate and focus on the content and we'll be OK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experimenting with mkdocs-based documentation generation to replace our readme-based documentation hosting.
The current running demo:
Why
Getting off Readme
The Readme-based documentation has several limitations:
Mkdocs
What
Required goals
Nice-to-haves
content.action.editin the theme features/editpage for the source pagecontent.action.viewin the theme features/rawpage for the source pagemkdocs build+ https://squidfunk.github.io/mkdocs-material/setup/building-for-offline-usage/Beta Was this translation helpful? Give feedback.
All reactions