Martin Donath be163399a5 chore: release v0.0.61
## Summary

This version adds comprehensive support for documentation redirects in `mkdocs.yml` and `zensical.toml`. Zensical supports page and anchor redirects, resolves redirect chains, rejects cycles, and preserves links when pages are moved or split.

### Anchor redirects

Renaming a heading normally breaks bookmarks and external links to its old anchor. For example, after renaming `## Installation` to `## Getting started`, add:

```toml
[project.plugins.redirects.redirect_maps]
"guide.md#installation" = "guide.md#getting-started"
```

Existing links to `/guide/#installation` will then redirect to `/guide/#getting-started`. The same configuration can redirect anchors between pages or preserve individual sections when splitting a page.

### Automatic redirects

[Zensical Studio](https://zensical.org/studio/) detects renamed headings and offers an **Add anchor redirect** CodeLens. It can complete, validate, navigate to, and repair redirect targets while compacting repeated changes, updating redirect chains, and removing redundant self-redirects.

<img width="557" height="86" src="https://github.com/user-attachments/assets/802d8d99-a205-44af-a29f-6a26eaaa5780" />

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
2026-09-11 20:23:50 +02:00
2025-11-01 13:46:51 +01:00
2026-09-11 20:23:50 +02:00
2026-09-11 19:08:08 +02:00
2026-05-04 14:40:04 +00:00
2026-09-11 20:23:50 +02:00
2026-09-11 20:23:50 +02:00
2026-04-13 13:46:51 +02:00
2026-04-13 13:46:51 +02:00
2026-04-13 13:46:51 +02:00
2026-04-24 17:14:04 +00:00
2026-08-04 14:28:35 +02:00

Zensical

A modern static site generator built by the creators of Material for MkDocs

Build Downloads Python Package Index Discord Docker Pulls

Home · Get started · Compatibility · Roadmap · Newsletter · Zensical Spark

Write your documentation in Markdown and create a professional static site for your Open Source or commercial project in minutes searchable, customizable, more than 60 languages, for all devices.

Zensical

Visit our documentation at zensical.org/docs/.

Zensical Spark

Zensical Spark is our offering for professionals and organizations using Zensical commercially. It lets us provide best-in-class support, keep the project sustainable, and Zensical free for everyone.

Zensical Spark may be a great fit if you:

  • Need help migrating a complex MkDocs project to Zensical
  • Want to ensure Zensical meets all your requirements see how we work
  • Want direct support from the core team, including 1:1 sessions

For the full list of benefits, see our subscription tiers.

S
Description
No description provided
Readme
4.6 MiB
Languages
Rust 83.1%
Python 16.7%
Dockerfile 0.2%