Logya

Latest version: v5.1.0

Safety actively analyzes 619599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

5.1.0

* Make `util.slugify` available to templates.

5.0.0

This release includes several backwards incompatible changes, most notably it requires Python 3.8 or higher.

* Rename the `deploy` directory to `public` and the attribute `dir_deploy` to `dir_public`.
* Only rebuilt the index in serve mode when a requested URL is not in the index.
* Load site settings once during initialization. Changes to `site.yaml` are visible only after restarting the server.
* The template to use for a file in content must be specified as the header attribute `template`.
* Markdown extensions are configurable in site.yaml. By default no extensions will be used.
* Pre-render content attributes on demand by setting the `pre_render` document attribute to a list of attribute names.
* Removed `canonical` template variable.
* The `languages` setting for multilingual sites and the auto-prefixing of collection URLs with language codes changed.

4.7.3

* Fix dependencies to specific versions, so Logya 4 works.

4.7.2

* Allow for header attribute values to contain `---` without breaking the parser.

4.7.1

* Only build index for directory and HTML page requests on serve mode.

4.7.0

The last release in the 4.x series that adds new features.

* Call strip on given path first in ``slugify``.
* Add ``doc_index`` function in ``template.py``.
* Add ``collection_index`` function in ``template.py``.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.