Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Practicalli Clojure Data Science to MkDocs Material version 9 #87

Closed
1 of 2 tasks
practicalli-johnny opened this issue Mar 22, 2023 · 0 comments
Closed
1 of 2 tasks
Assignees

Comments

@practicalli-johnny
Copy link
Contributor

practicalli-johnny commented Mar 22, 2023

Update Material for MkDocs to version 9

The GitHub Publish Book workflow installs version 9 of Material for MkDocs

Install Material for MkDocs version 9 locally

pip install mkdocs-material=="9.*" 

Update mkdocs.yml configuration to include features that became optional in version 9

    - content.code.copy
    - content.action.edit
    - content.action.view
    - navigation.footer

Reference

@practicalli-johnny practicalli-johnny converted this from a draft issue Mar 22, 2023
@practicalli-johnny practicalli-johnny self-assigned this Mar 22, 2023
@practicalli-johnny practicalli-johnny moved this from Todo to In Progress in Practicalli TODO Mar 22, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Practicalli TODO Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant