8 ms·
I just use mkdocs for everything.
by dangerlibrary 2y ago
I just use mkdocs for everything.
- dv35z 2y agoHave you found a decent bare bones starter theme? I've been using MkDocs Material, and I find the theme too complicated (HTML etc) - hoping to find a super simple one that looks decent - plain - and is a good base for theming / styling. Thanks & take care.
- dangerlibrary 2y agoI use the readthedocs theme: https://www.mkdocs.org/user-guide/choosing-your-theme/#readthedocs https://www.mkdocs.org/user-guide/choosing-your-theme/#readt... Not sure if that fits the bill for you, but I like it.
- dv35z 2y agoThis looks interesting - thank you!