--- id: zensical version: "0.0.54" license: unclear license_treatment: permissive maintenance: active --- # zensical — A modern static site generator built by the creators of Material for MkDocs License: permissive · Maintenance: active · Downloads: 1.5M/mo ## What it is and what it does Zensical is a modern static site generator designed to turn Markdown documentation into professional, searchable websites. Built by the creators of Material for MkDocs, it combines the simplicity of Markdown authoring with a polished, responsive web interface that works across all devices. The package depends on common tools like Jinja2 for templating, Markdown for parsing, Pygments for syntax highlighting, and PyYAML for configuration, making it a straightforward replacement for documentation workflows. The generator is in active development (Alpha status) and supports over 60 languages out of the box. It's positioned as a free tool for open-source and commercial projects, with an optional commercial support tier (Zensical Spark) for organizations needing migration help or direct support from the core team. Use it for: - Build searchable documentation sites for open-source projects without hosting infrastructure - Convert existing Markdown documentation into a branded, responsive website for a commercial product - Generate multilingual documentation sites that serve international user bases - Migrate from MkDocs to a modern static generator while preserving existing Markdown content - Create professional API documentation with syntax highlighting and customizable themes ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Zensical is a static site generator that converts Markdown documentation into a searchable, professionally-styled website with support for multiple languages and responsive design. Yes, if you need a modern static site generator for Markdown documentation. Zensical is actively maintained, permissively licensed, and has solid community adoption (5472 stars). The medium install friction is acceptable for a compiled tool. However, it's in Alpha status, so expect potential breaking changes; verify that its feature set and customization options match your needs before committing to a large project. ## Install pip install zensical uv add zensical poetry add zensical ## Installing zensical Before you install: Medium install friction due to compiled wheels across multiple platforms (cp310-abi3 stable ABI binaries for macOS, Linux, and Windows). Active maintenance with a release just 1 day old and 5472 repository stars suggest ongoing development and community adoption. License in practice: Permissive licensing (MIT) means you can use, modify, and distribute Zensical with minimal legal restrictions, making it suitable for both open-source and commercial projects. Quickstart: pip install zensical zensical build This generates a static site from your Markdown files in the current directory. Requires Python 3.10 or later. The package includes compiled extensions, so installation uses pre-built wheels for common platforms. Verify before relying: - Whether Zensical can be used as a library in Python code or only as a CLI tool - The exact scope of customization available beyond the stated 60+ language support - Performance characteristics and site size limits for large documentation projects - Migration tooling details for converting existing MkDocs projects to Zensical ## Package facts - License: not declared (permissive) - Python support: supports_current - Install friction: medium - Maintenance: active - Downloads: 1.5M/month (top 5,000 on PyPI) - Known vulnerabilities: none known ## Tags static site generator markdown, documentation site builder, markdown to html site generator, open source project documentation, searchable documentation site, multilingual static site generator, responsive documentation generator, static-site-generator, markdown-documentation, cli-tool [View on SkillFed](https://skillfed.io/packages/zensical) · [View on PyPI](https://pypi.org/project/zensical/)