feat: automatically format copyright string in footer with current year#147
Conversation
|
[redacted] 🤦 Now I'm embarrassed 😳 , after pressing send I've realized that the commit also update to the bottom, so it seems it's been too long since I've worked with a PR 😆 081c0c7 adds an empty line to Normally, I wouldn't comment on such stuff, however I haven't heard about this project before, and after having a quick look around I've noticed a bug in the nav/file name. Unix paths are case sensitive, so the sample page doesn't load, as the file name in the nav/the file itself isn't correct. Therefore, maybe it's worth it to revisit the PR before merging ✌️ Line 86 in a057d2b https://silverhack.github.io/monkey365/sample/monkey365.html Thanks for mentioning me and the discussion board over at mkdocs-material @picccard ❤️ |
|
All good 😄 Thank you both for sharing your hook and pointing this out 🙌 |
|
Hi all, many thanks for this. I'll review it as soon as possible and I'll perform updates to both main/dev branches. Thanks! |
Context
Currently the docs use a hardcoded year in the footer, this PR automatically inserts the current year.
Description
Method shared by @kamilkrzyskow in this discussion: How to add the year automatically in the copyright part
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.