Martin Donath 990a020eb4 chore: release v0.0.28
## Summary

This version updates the [user interface] to [v0.0.10], which fixes a couple of bugs related to search and code annotation rendering. Additionally, it adds support for version selectors in the modern theme, paving the way for adding support for [mike] to manage multiple versions of documentation on GitHub Pages.

In addition, this release adds new configuration options for the file watcher to improve compatibility in certain environments.

### File watcher

You can now opt into using a **polling-based file watcher**, which is particularly useful when running Docker on Windows, where filesystem event limitations (e.g., inotify constraints) can cause issues.

To enable the polling watcher:

``` bash
export ZENSICAL_POLL_WATCHER=1
```

The polling interval is configurable and defaults to `500` milliseconds (aligned with MkDocs behavior):

``` bash
export ZENSICAL_POLL_INTERVAL=500
```

[user interface]: https://github.com/zensical/ui
[v0.0.10]: https://github.com/zensical/ui/releases/tag/v0.0.10
[mike]: https://github.com/jimporter/mike

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
2026-03-19 15:19:58 +01:00
2025-11-01 13:46:51 +01:00
2026-03-19 15:19:58 +01:00
2026-03-19 15:10:09 +01:00
2026-03-19 15:19:58 +01:00
2026-03-19 15:19:58 +01:00
2025-12-21 10:16:45 +01: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 5.8 MiB
Languages
Rust 70.3%
Python 29.3%
Dockerfile 0.4%