fastports

zensical 0.0.34

textproc/py-zensical

Modern static site generator

Category
textproc
Maintainer
kai@FreeBSD.org
WWW
https://zensical.org
License
MIT
USES
cargo python

Description

Zensical is a modern static site generator designed to simplify building and
maintaining project documentation.  It's built by the creators of Material for
MkDocs and shares the same core design principles and philosophy - batteries
included, easy to use, with powerful customization options.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
0.0.34
6b0f7bf6d3 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.34
* This version added support for TOML 1.1.0.  For this reason and to
  make use of it, the requirement for py-tomli must be set explicitly,
  because the PY_TOMLI macro currently only applies to Python versions
  prior to 3.11.

  The reason for the latter one is that, starting with Python 3.11,
  support for parsing TOML 1.0.0 is available in the Python standard
  library via the "tomllib" module.

  With py-tomli 2.4.0, support for TOML 1.1.0 has been added, which
  is currently only implemented in Python 3.15.

Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.34
0.0.33
12dc3fce98 files touched
Michael Osipov (michaelo)
textproc/py-zensical: Update to 0.0.33
Approved by:	kai
Changelog:	https://github.com/zensical/zensical/releases/tag/v0.0.33
Differential Revision:	https://reviews.freebsd.org/D56418
0.0.31
6e691cc9e4 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.31
Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.31
0.0.30
bb2a0d1f97 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.30
Changelogs since 0.0.27:

https://github.com/zensical/zensical/releases/tag/v0.0.30
https://github.com/zensical/zensical/releases/tag/v0.0.29
https://github.com/zensical/zensical/releases/tag/v0.0.28
0.0.27
43f5b4a72f files touched
Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.94.0
PR:		293615
0.0.27
cb9dd3413c files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.27
Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.27
0.0.26
4d2670c0ec files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.26
Changelogs since 0.0.24:

https://github.com/zensical/zensical/releases/tag/v0.0.26
https://github.com/zensical/zensical/releases/tag/v0.0.25
0.0.24
95bdb6b773 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.24
Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.24
0.0.23
23f28e5055 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.23
Changelogs since 0.0.21:

https://github.com/zensical/zensical/releases/tag/v0.0.23
https://github.com/zensical/zensical/releases/tag/v0.0.22
0.0.21
65a0113c2d files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.21
Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.21
0.0.20
5d24f69dee files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.20
Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.20
0.0.19
3d631100e8 files touched
Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.93.0
PR:		292360
0.0.19
8321a90609 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.19
Changelogs since 0.0.16:

https://github.com/zensical/zensical/releases/tag/v0.0.19
https://github.com/zensical/zensical/releases/tag/v0.0.18
https://github.com/zensical/zensical/releases/tag/v0.0.17
0.0.16
25a167d067 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.16
Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.16
0.0.15
264a6d212d files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.15
Changelogs since 0.0.11:

https://github.com/zensical/zensical/releases/tag/v0.0.15
https://github.com/zensical/zensical/releases/tag/v0.0.14
https://github.com/zensical/zensical/releases/tag/v0.0.13
https://github.com/zensical/zensical/releases/tag/v0.0.12
0.0.11
5e496c7707 files touched
Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.92.0
PR:		291582
0.0.11
c325758eb4 files touched
Kai Knoblich (kai)
textproc/py-zensical: Update to 0.0.11
Changelog:

https://github.com/zensical/zensical/releases/tag/0.0.11
0.0.10
8947ddc9fe files touched
Kai Knoblich (kai)
textproc/py-zensical: New port
Zensical is a modern static site generator designed to simplify
building and maintaining project documentation.  It's built by
the creators of Material for MkDocs and shares the same core
design principles and philosophy - batteries included, easy to
use, with powerful customization options.