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

βž• πŸ‘·πŸ»β€β™‚οΈ Check for unused files #88

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

ebouchut
Copy link
Contributor

@ebouchut ebouchut commented Oct 29, 2024

Blocked by #87


This PR adds the ability to check for the presence of files that are not referenced in the Markdown files:

  • locally: you can manually check using this command:
    CHECK_UNUSED_FILES=true mkdocs build -s
    
  • CI: On GitHub, before the main branch (dev) is deployed, the CI checks for unused files and fails if any.

Source: https://github.com/wilhelmer/mkdocs-unused-files

.

@ebouchut ebouchut marked this pull request as draft November 11, 2024 20:11
@ebouchut ebouchut marked this pull request as ready for review November 11, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant