Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jonathanlevaillant
Copy link
Contributor

@jonathanlevaillant jonathanlevaillant commented Oct 30, 2025

No description provided.

Copy link
Member

@damienalexandre damienalexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments about the footer!

@damienalexandre
Copy link
Member

We have to adapt this PR to download https://github.com/jolicode/oss-footer/blob/main/snippet-joli-footer.html at build time instead.

@damienalexandre
Copy link
Member

  • Is it tested on various browsers / setups? 🙏
  • Maybe we should compress it somehow?

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the MkDocs footer implementation to use external assets from the jolicode/oss-theme repository. The copyright notice is removed from the MkDocs configuration and replaced with a dynamic footer that includes custom branding and styling.

  • Adds a new fetch_assets() task to download external CSS and footer HTML from the jolicode/oss-theme repository
  • Removes hardcoded copyright from mkdocs.yml and implements a custom footer partial
  • Updates both build and serve tasks to fetch assets before execution

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/mkdocs/castor.php Adds fetch_assets() function to download external assets and integrates it into build/serve tasks
tools/mkdocs/mkdocs.yml Removes copyright field and adds reference to new jolicode.css stylesheet
tools/mkdocs/overrides/main.html Adds footer block that includes the jolicode-footer.html partial
tools/mkdocs/.gitignore Ignores the dynamically downloaded jolicode-footer.html file
.gitignore Ignores the dynamically downloaded jolicode.css file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pyrech pyrech force-pushed the feat/mkdocs-theme branch from 6e8815f to f76e3bc Compare October 31, 2025 12:56
Copy link
Member

@pyrech pyrech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work 💛

@pyrech pyrech enabled auto-merge October 31, 2025 12:57
@damienalexandre damienalexandre changed the title Update MkDocs Theme Apply custom footer and custom MkDocs Theme Oct 31, 2025
@pyrech pyrech merged commit fc225d3 into main Oct 31, 2025
9 checks passed
@pyrech pyrech deleted the feat/mkdocs-theme branch October 31, 2025 13:05
@tigitz
Copy link
Contributor

tigitz commented Oct 31, 2025

@jonathanlevaillant 👋❤️😄

@jonathanlevaillant
Copy link
Contributor Author

Hey @tigitz ! 👋💛😄

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.

5 participants