-
we should add translation support so that the theme can be used for sites in languages other than english
https://www.mkdocs.org/dev-guide/translations/
-
This is roughly the idea behind the current `hero` configuration value and `hero.html` files. It might also make sense to provide some example templates, that users can build off of, for their documen…
-
Hi
I just updated the monorepo plugin and the before working project now fails to serve/build. I could drill down the issue to the pull request #74 which added the `edit_uri.py` file.
When I co…
-
For example, for shiny, we want to also build a site for htmltools and have links from shiny to htmltools.
-
GitHub recently switched their default CSS so that links are underlined, presumably for accessibility requirements. However, they don't use links in menus and other navigation, presumably because it …
-
## Description
https://squidfunk.github.io/mkdocs-material/
---
#### Success Criteria
- [ ] Docs migrated from ReStructuredText to MkDocs
-
I can't build mkdocs sites from repositories where commits are signed and `git` client is configured to always show commit signature.
The problem seems to be here:
https://github.com/Guts/mkdocs…
yuha0 updated
2 years ago
-
ecTrans currently has no documentation beyond the relevant chapter of [the IFS documentation](https://www.ecmwf.int/en/elibrary/81372-ifs-documentation-cy48r1-part-vi-technical-and-computational-proce…
-
### Enhancement summary
Make the rendering of the TOC optional
### Which component of AVD is impacted
eos_designs, eos_cli_config_gen
### Use case example
In my project I use one repo t…
-
I just threw a POC together running the visual part of the Material for MkDocs stack in-browser. This would omit the need to install anything via `pip` or `docker`, as tech writers could just use the …