Conversation
9837d3b to
e16d297
Compare
|
@Guts Excellent 👍 This PR uses dynamic retrieval of the theme name instead, which definitely offers better compatibility. I will add the mkdocs-rss-plugin to the plugin recommendations in the MaterialX documentation. |
|
Thanks for your fork.
It's already done since it's was in Material https://jaywhj.github.io/mkdocs-materialx/setup/setting-up-a-blog.html#rss |
… Material for Mkdocs
e16d297 to
aa91213
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #437 +/- ##
==========================================
- Coverage 83.52% 83.24% -0.28%
==========================================
Files 11 11
Lines 783 788 +5
Branches 132 133 +1
==========================================
+ Hits 654 656 +2
- Misses 84 86 +2
- Partials 45 46 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
|
I have another suggestion you could try. I noticed that All of these date-related issues should be resolved, for example: #377 #317 In the past, neither MkDocs, mkdocs-material, nor other similar static site generators had a perfect solution for this. MaterialX has now solved this (via its built-in plugin). It can accurately retrieve the original document timestamps in any environment (with or without Git) delivering a much better user experience. This data capability is already used to generate the for detail, see developer-api |
|
Can you fill an issue please? |



FYI @jaywhj