Question regarding automatic data retrieval #8356
Replies: 2 comments 1 reply
-
Hi @Aetherinox, But none of them really provide the information you seek. Maybe the git date plugins that are typically recommended as a way to keep track of updates could be extended to also generate a metadata index with all sites in one endpoint: |
Beta Was this translation helpful? Give feedback.
-
@Aetherinox @kamilkrzyskow |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For anyone who has used MediaWiki in the past, it has an extension known as WikiData which allows you to fetch information. Just as an example, you can fetch the date that a software title released their latest version.
Is their any solution like this for the material theme, since you guys have your own set of plugins. Or would this be more of a base mkdocs question.
It would be nice to query / retrieve information that can be automatically updated in the docs without the need of having to manually go and fetch updated information all the time.
I'm aware of mkdocs and the material theme being a static site generator, however, there are a few plugins out there that can fetch information from websites and show it as external data. One of them I'm using with mkdocs and the material theme.
Beta Was this translation helpful? Give feedback.
All reactions