krz/orgo

Lightning fast org-mode static site generator.

clone: git clone https://gitbay.org/krz/orgo.git

8d5e263d215dc254e973715dc8faaf6fe0e63675

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-21T20:08:58Z
committer: <noreply@github.com>

Merge pull request #21 from krazywarez/release-0.22.0

0.22.0
 Cargo.lock                      |  2 +-
 Cargo.toml                      |  2 +-
 docs/guide/02-configuration.org | 38 +++++++++++++++++++++-----
 docs/style.css                  |  9 ++++---
 src/config.rs                   |  9 +++++++
 src/main.rs                     |  8 +-----
 src/render.rs                   | 38 ++++++++++++++++++++++++++
 src/site.rs                     |  8 +-----
 tests/config.rs                 | 59 +++++++++++++++++++++++++++++++++++++++++
 themes/blog.css                 |  7 ++---
 themes/docs.css                 |  7 ++---
 themes/plain.css                |  7 ++---
 themes/wiki.css                 |  7 ++---
 13 files changed, 162 insertions(+), 39 deletions(-)