pawamoy · GitHub

Commits on Jun 4, 2023

  1. Configuration menu

    Browse the repository at this point in the history

  2. fix: Fix mkdocs and readthedocs themes support

    The file tree must match that of the fallback theme (material).
    The previous templates were never picked up.
    The mkdocs templates folder is simply removed:
    every template falls back on the material ones.
    The templates for the readthedocs theme however
    are updated: they must match the actual theme.
    This commit also improves rendering a bit with CSS tweaks.
    Still lots of rendering issues, notably with components
    from pymdownx (tabs for example), for which these two themes
    have no specific styling.
    Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Read the original on github.com ↗