Zensical's Avatar

Zensical

@zensical.org

Adaptive systems for evolving ideas – Zensical creates scalable Open Source systems for technical writing that always keep you in the flow https://zensical.org

114
Followers
2
Following
17
Posts
30.11.2024
Joined
Posts Following

Latest posts by Zensical @zensical.org

I was running up some doco on MKDocs earlier this week and then found @zensical.org this morning.

It took about 4 minutes to change over and it looks fantastic out of the box.

Confluence -> confluence-markdown-exporter -> zensical

Perfect.

20.02.2026 02:02 👍 1 🔁 1 💬 0 📌 0
Zensical - a modern static site generator - Talk Python live stream
Zensical - a modern static site generator - Talk Python live stream YouTube video by Talk Python

I will be on @talkpython.fm next week, talking about @zensical.org ☺️

www.youtube.com/watch?v=V1Bv...

10.02.2026 19:39 👍 3 🔁 1 💬 0 📌 0

Thanks for the heads up! We just verified that the newsletter registration works – an email is sent out for confirmation, and the confirmation link works as expected. If you're sure that the email address entered is valid, please reach out to members@zensical.org, so we can check what went wrong.

08.02.2026 12:02 👍 1 🔁 0 💬 0 📌 0
Post image

We just delivered Zensical Monthly, January 2026 edition straight to your inbox with the latest and greatest updates to keep you informed on what's happening behind the scenes ☺️

We send 1 newsletter at the beginning of every month:
zensical.org/about/newsle...

04.02.2026 16:34 👍 4 🔁 1 💬 0 📌 0
Post image

Had our first open video call today! We demoed an early design draft of @zensical.org's module system – the optimize plugin from Material for MkDocs (400 LOC) reduced to ~20 lines with ZRX modules.

The runtime handles parallelization, caching & orchestration automatically.

29.01.2026 18:06 👍 6 🔁 1 💬 1 📌 0
Post image

Adoption of @zensical.org is growing fast, as we're already close to 100k monthly downloads!

We're working hard on reaching feature parity within the coming months, so all Material for MkDocs users can switch to a maintained, modern docs stack 🚀

pypistats.org/packages/zen...

25.01.2026 10:09 👍 5 🔁 2 💬 2 📌 0
Preview
Release 0.0.19 · zensical/zensical This version adds support for the generation of objects.inv for your mkdocstrings-powered documentation site, allowing external tools to discover and link to your API documentation. No changes to y...

Zensical 0.0.19 ships generation of objects.inv for mkdocstrings-powered documentation sites!

github.com/zensical/zen...

24.01.2026 16:35 👍 3 🔁 1 💬 0 📌 0
Preview
Release 0.0.10 · zensical/zrx Summary This version includes a large refactoring of Iterator impls across various Store decorators, enhancing code clarity and maintainability. Additionally, almost all impl Iterator return-positi...

Making great progress on ZRX, the foundation for the module system that we're cooking up for @zensical.org – it'll offer several degrees of freedom, and allow for type-safe composition (= plugin interop) – something that MkDocs (now dead) never delivered.

github.com/zensical/zrx...

21.01.2026 11:46 👍 2 🔁 2 💬 0 📌 0
Preview
Release 0.0.17 · zensical/zensical Summary This version brings support for automatic and manual API cross-references. Symbol names on pages that include auto-generated API documentation now automatically link to the relevant section...

Zensical 0.0.17 brings support for automatic and manual API cross-references! Symbol names in your auto-generated API documentation will now link to the relevant section in your documentation.

github.com/zensical/zen...

19.01.2026 12:36 👍 3 🔁 2 💬 0 📌 0

MkDocs hasn't had a plugin system for the first three years. We're working very hard to deliver a battle-tested module system for @zensical.org this summer, at latest.

09.01.2026 09:19 👍 4 🔁 1 💬 0 📌 0
Preview
Release 0.0.7 · zensical/zrx Summary This version improves performance of selector matching by up to a factor of 1,000, especially when many components are empty, which is the norm. Additionally, it includes several breaking c...

ZRX 0.0.7 makes selector matching 1,000 faster. We're currently working on a module system prototype, and selectors are the way how modules interconnect. This release lays the foundation for extremely large module graphs.

github.com/zensical/zrx...

06.01.2026 17:05 👍 3 🔁 1 💬 0 📌 0
Preview
Zensical Adaptive systems for evolving ideas – Zensical creates scalable Open Source systems for technical writing that always keep you in the flow

📮 The next edition of Zensical Monthly goes out tomorrow! We’ll be sharing the most important recent updates, behind-the-scenes work, and the occasional exclusive goodie!

You can subscribe to Zensical Monthly here:
zensical.org/about/newsle...

06.01.2026 09:29 👍 3 🔁 1 💬 0 📌 0
Preview
Zensical Adaptive systems for evolving ideas – Zensical creates scalable Open Source systems for technical writing that always keep you in the flow

The documentation system dilemma: powerful but complex (Sphinx) or simple but limited (MkDocs).

Why compromise? With Zensical, we're finally solving this. Full power, zero friction. Here's our roadmap:
zensical.org/about/roadmap/

30.12.2025 09:24 👍 6 🔁 1 💬 0 📌 1

Migrating to Zensical from Material for MkDocs is simple 🚀

30.12.2025 09:24 👍 2 🔁 0 💬 0 📌 0
Video thumbnail

🎄 Merry Christmas 🎅

Zensical 0.0.15 brings fuzzy search support, and improves tooltip behavior on touch devices. The Zensical team wishes you a joyful holiday season and a fantastic new year! 🎄✨

github.com/zensical/zen...

24.12.2025 11:45 👍 1 🔁 1 💬 0 📌 0
Post image

We'll soon ship support for fat fingers – aka fuzzy search.

Fuzzy search is particularly tricky to get right, since enabling it generally deteriorates exact or prefix matches quite significantly. Disco only uses it as a fallback, combining it with other matched terms. No special syntax necessary.

22.12.2025 11:00 👍 2 🔁 1 💬 0 📌 0
Post image

⚠️ Warning

We’ve been made aware of a crypto coin falsely using the name “Zensical.” To be clear: this is a scam, unauthorized, and not affiliated with us in any way.

Please avoid and report.

20.12.2025 09:39 👍 1 🔁 2 💬 0 📌 0
Preview
Release 0.0.13 · zensical/zensical Summary This release updates the user interface to v0.0.2, which includes various improvements and bug fixes, and ships 132 new icons. It might be a breaking change, as Simple icons removed 37 icon...

Zensical 0.0.13 is out – our second release today.

This release fixes all known issues in the user interface, which means we'll now focus again on the runtime, so we can start working on the module system very soon.

github.com/zensical/zen...

18.12.2025 20:09 👍 4 🔁 1 💬 0 📌 0
Preview
Release 0.0.12 · zensical/zensical Summary This release fixes several issue with mkdocs.yml parsing, problems with zensical new, and other bugs. It's also the first release that goes through our new release workflow powered by mono,...

Zensical 0.0.12 is out!

github.com/zensical/zen...

18.12.2025 13:52 👍 1 🔁 2 💬 0 📌 0

The primary motivation behind mono is to unify how we work with monorepos at Zensical. Since we manage monorepos in Rust and TypeScript, those are the first supported ecosystems. Scopes are package-bound, making daily work and releases smooth and predictable.

17.12.2025 16:21 👍 2 🔁 0 💬 0 📌 0
GitHub - zensical/mono: Mono repository automation toolkit Mono repository automation toolkit. Contribute to zensical/mono development by creating an account on GitHub.

We've just released mono, our new mono repository automation toolkit:

- Supports Rust and NPM projects
- Automatic scope detection
- Interactive version bumps
- Beautiful changelogs
- Standalone executable

github.com/zensical/mono

17.12.2025 16:21 👍 2 🔁 0 💬 1 📌 1
Post image

📣 mkdocstrings is now supported in Zensical!

We just shipped Zensical 0.0.11 with initial mkdocstrings support. Features like cross-refs and backlinks are still in progress, but API docs already look great with Zensical.

Give it a spin:
zensical.org/docs/setup/e...

03.12.2025 14:56 👍 7 🔁 2 💬 0 📌 0
Video thumbnail

New pricing page for @zensical.org is live.

Using instant previews to surface additional context without disrupting the reading flow – they can be quite effective for progressive disclosure.

Documentation for instant previews:
zensical.org/docs/setup/n...

01.12.2025 17:21 👍 3 🔁 1 💬 0 📌 0
Post image

Disco is now 3x faster in Zensical 0.0.10! Comparing it to Lunr.js, used in Material for MkDocs, current results are:

Indexing: 4x faster
Querying: 20x (!) faster

This means that Disco can handle much bigger indexes, e.g., 25 MB which roughly equals ~12.000 printed pages.

26.11.2025 14:56 👍 8 🔁 2 💬 1 📌 1
Post image

✨ The first invites for Zensical Spark are going out this week! We're excited to onboard our professional users and begin co-creating the future of Zensical together.

Join the waiting list
zensical.org/spark/join/

24.11.2025 11:43 👍 5 🔁 2 💬 0 📌 0
Join the Zensical Discord Server! This is the official Discord community for Zensical's Open Source projects on GitHub – https://github.com/zensical. A community-driven space where developers, users, and contributors connect to ask q...

129 people already hanging out in the @zensical.org Discord – a good place to ask questions if you get stuck 👋

discord.gg/hqXRNq9CjT

22.11.2025 17:40 👍 0 🔁 1 💬 0 📌 0

Gosh, it feels so good to finally have released Zensical on November 5! Together with the search, we've basically worked in the dark for 2 years – generally a very bad idea, as you can't know whether you nail the problem you're aiming to solve or not.

A thread ⬇ 1/4

15.11.2025 12:37 👍 7 🔁 2 💬 1 📌 0
Preview
Release zensical-0.0.6 · zensical/zensical Zensical 16e6008 fix - maturin source dist .github dir @aljazerzen cce7f2c fix - deduplicate server bind addrs @aljazerzen 976ac4b fix - base URL uses backslashes on Windows @squidfunk dce869c fix...

We just released Zensical 0.0.6

github.com/zensical/zen...

11.11.2025 17:58 👍 4 🔁 0 💬 0 📌 0
Zensical – A modern static site generator built by the Material for MkDocs team | Hacker News

We're on the HackerNews front page right now!
news.ycombinator.com/item?id=4586...

09.11.2025 18:00 👍 3 🔁 2 💬 0 📌 0
Preview
Release zensical-0.0.5 · zensical/zensical Bug fixes 6c47c6d fix - disable tracing by default @squidfunk 27f7f1b fix - extra templates incorrectly handled @squidfunk 083656a fix - add protocol to printed serve URL @squidfunk fdc412a fix - ...

... and the next Zensical release! We'll probably have one every day for the next 10 days, playing whack-a-mole with bugs as they appear, when thousands of Material users test-drive Zensical on their existing projects 😃

Compatibility madness!

github.com/zensical/zen...

07.11.2025 19:08 👍 4 🔁 1 💬 0 📌 0