Martin Donath

Results 442 comments of Martin Donath

Thanks for suggesting! `"Changelog"` is exactly the evil example I had on my list for ages πŸ˜‚ I'm planning to do a slight face-lift of the search at some point,...

Thanks for reporting. This appears to be a bug related to the usage of a gravatr URL as opposed to an image managed by GitHub. The URL is invalid: ```...

Fixed in squidfunk/mkdocs-material-insiders@f4b5c4da9. The URL is now checked for existing query parameters, and if there are any, a `&` is used.

@LuciferUchiha thanks for your suggestion! Any idea where we could store the data? Remember that Material for MkDocs will generate a static site, so without third-party services, there's no dynamicity.

@dhirschfeld – all features and specimen that are available in Material for MkDocs will also work with the blog: content tabs, code blocks, code annotations, instant loading, etc.

@timvink @gkapfham could you move this to a separate discussion? It’s not related to the issue at hand but has great value for other users, so a dedicated discussion would...

Thanks to all of you for the great input! It helps a lot to distill a draft for a first iteration 😊

@eyllanesc the [`macros`](https://mkdocs-macros-plugin.readthedocs.io/en/latest/) plugin might be what you're looking for.