Skip to content

Potential Maintenance Challenges with Locked mkdocs-material Version  #26

Description

@PierreDillard

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 this solution is effective for now, it may lead to maintenance challenges in the future as mkdocs-material evolves.

Background:

  • Recent modifications in base.html directly impact the foundational files of mkdocs-material, including CSS and JavaScript, which are hashed and minified during each release.
  • Since mkdocs-material’s release process can alter file hashes, the current configuration may require manual updates to these references in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions