Package Details: zensical 0.0.43-1

Git Clone URL: https://aur.archlinux.org/zensical.git (read-only, click to copy)
Package Base: zensical
Description: A modern static site generator designed to simplify building and maintaining project documentation
Upstream URL: https://github.com/zensical/zensical
Licenses: MIT
Submitter: arielzn
Maintainer: arielzn
Last Packager: arielzn
Votes: 3
Popularity: 0.50
First Submitted: 2025-11-10 15:17 (UTC)
Last Updated: 2026-05-22 16:26 (UTC)

Latest Comments

arielzn commented on 2026-05-22 16:44 (UTC) (edited on 2026-05-22 16:47 (UTC) by arielzn)

@k4lizen

to build that doc you mention, you need to install this also https://aur.archlinux.org/packages/mkdocstrings-python which will make the plugin avail at system level and thus it works

but that's an optional plugin so i won't enforce it here

is true that's a bit confusing with the repo pkg https://archlinux.org/packages/extra/any/mkdocstrings/ but this one is a minimal build which doesn't have the python handler, the AUR pkg builds that and is required for the plugin usage

k4lizen commented on 2026-05-13 10:15 (UTC)

this package does not work for me:

https://github.com/zensical/zensical/issues/671

hv15 commented on 2025-12-31 16:30 (UTC)

Thanks for the PKGBUILD! Could you please add python-pymdown-extensions as a dependency, otherwise one gets an error:

ModuleNotFoundError: No module named 'pymdownx'