Martin Donath

Results 19 issues of Martin Donath

I've been thinking on and off about blog support and think it is ready to be tackled. I want to provide native blog support for Material for MkDocs, which can...

proposal

This PR includes all features related to the [Royal Gold](https://squidfunk.github.io/mkdocs-material/insiders/#7000-royal-gold) funding goal [which was just reached](https://twitter.com/squidfunk/status/1549767389125935105). Since I'm going to be mostly offline until mid-August, and I want to make...

* Operating System: macOS * Node Version: 14.15.4 * NPM Version: 6.14.11 * webpack Version: 5.22.0 * karma-webpack Version: 5.0.0 ### Expected Behavior Source maps are mapped correctly ``` Error:...

type: Bug
type: Documentation

I'm currently working hard on the [projects plugin](https://squidfunk.github.io/mkdocs-material/plugins/projects/), so that authors can easily build multi-site projects. The plugin already identifies all paths that are necessary to watch and registers them...

Currently, you can't use a relative path in a base `mkdocs.yml` that you reference with `INHERIT` in another `mkdocs.yml` if it's not on the same layer of the file system....

## Background As you may have read in one of my recent comments, we're currently revising our search implementation. The current search is based on [Lunr.js](https://github.com/olivernn/lunr.js), which is also the...

announcement

__[Instant Previews](https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#instant-previews) are finally here__ 😎 [insiders-4.52.0](https://squidfunk.github.io/mkdocs-material/insiders/changelog/#4.52.0) ships a new experimental feature that allows the user to preview another documentation page when hovering or focusing a link. [You can test...

announcement

This branch includes a rewrite of the tags documentation, given the new capabilities of the tags plugin.

> [!IMPORTANT] > __This PR presents an early preview of our new search feature for gathering user feedback.__ It is not yet ready for production and is subject to modifications....

I just threw a POC together running the visual part of the Material for MkDocs stack in-browser. This would omit the need to install anything via `pip` or `docker`, as...

needs user feedback