-
Our GIN website is built with [Material for MkDocs.](https://squidfunk.github.io/mkdocs-material/)
1. Clone the main [Geobtaa](https://github.com/geobtaa/geobtaa.github.io) website and the [metadata…
-
CC @rahulporuri
1) I'd recommend switching to the mkdocs-material theme, which is far more usable and legible. Eg: https://listmonk.app/docs - Ref: https://github.com/knadh/listmonk/blob/master/doc…
knadh updated
1 month ago
-
**Description:**
The current setup locks the site to mkdocs-material version 9.5.44, implemented to prevent layout issues during automatic deployments after each commit to the master branch. While th…
-
The new website is lacking a searchbar. It seems possible to add in the header given the mkdocs material site itself: https://squidfunk.github.io/mkdocs-material/
-
This is a pain in the neck but I think migrating to `mkdocs` would pay off in the long run:
1. The build process is so much smoother and faster than Sphinx + RTD (live preview!)
2. Much more modern …
-
添加到由 mkdocs 构建的网站时,每次切换到其它页面模型都会重新加载,有没有什么办法让模型不重复加载?(虽然感觉这应该无法解决,因为切换到其他页面是重新加载网页)
另外,对于 `mkdocs-material` 主题,配置 `navigation.instant` 选项后,切换到其它页面会直接导致整个 `oml2d-stage` 消失不见(但浏览器调试显示,其代码还在,只是看不见了),有…
-
### Problem
- Create an org-wide MkDocs template
### Code pointers
- https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#custom-colors-mkdocsyml
### Mockup
![Image](https://gith…
-
Hi,
Per title, the d2-plugin seems to cause the privacy to crash.
```
INFO - mkdocs-d2-plugin: Using cache at .cache/plugin/d2/db (dbm.gnu)
INFO - Cleaning site directory
Traceback …
-
The Python Markdown TOC plugin works well for individual pages, but is there a good way to add a full TOC after the first cover page that would list the entire site when using the aggregator? All othe…
-
We should add an autodoc for the CLI, and maybe also for the internal API?
I like material-mkdocs + mkdocstrings, but open to other things.
Is there something for CLIs? I see that there's someth…