]> Lady’s Gitweb - Caudex/log
Caudex
2 weeks agoRefactor to just be a parser & transform 0.3.0
Lady [Sat, 20 Sep 2025 04:57:21 +0000 (00:57 -0400)]
Refactor to just be a parser & transform

As opposed to sitting on top of ⛩📰 书社, restricting codex webpages
to basically not containing anything else, 🪾📰 Caudex now (more
simply) just provides a parser and transform which can be used _with_
⛩📰 书社, assuming a properly set up installation. This is more
complicated to configure properly (you can¦t just clone the repo and
do a `make +category` to get started anymore), but it enables codices
to be created and included in other websites, which is really
necessary (and also provides much more flexibility with controlling the
output).

Some areas where the code was too opinionated have been loosened, and
the implementation has been simplified into (1) parsing Les·M·L parse
results into R·D·F, and (2) transforming that R·D·F into codex pages.

The checksum digits have changed to `+!@=U` as these are the only
options which work with both ⛩📰 书社 and U·R·N syntaxes.

13 months agoMake repository REUSE‐compliant 0.2.0
Lady [Thu, 15 Aug 2024 00:31:54 +0000 (20:31 -0400)]
Make repository REUSE‐compliant

13 months agoUpdate ⛩📰 书社; use 💄📝 Les·M·L as markup format
Lady [Thu, 15 Aug 2024 00:18:47 +0000 (20:18 -0400)]
Update ⛩📰 书社; use 💄📝 Les·M·L as markup format

There are a lot of open questions about whether this catalog‐based
build process is the correct approach given newer ⛩📰 书社 features
like expanded archives; more radical changes maybe to come. This commit
mostly just removes work which has now been taken else·where.

13 months agoAlways build catalogs when non·extant 0.1.2
Lady [Thu, 15 Aug 2024 00:35:32 +0000 (20:35 -0400)]
Always build catalogs when non·extant

If a catalog file does not exist, it definitely needs to be built.

13 months agoAlways run recipe if deps are empty 0.1.1
Lady [Mon, 5 Feb 2024 02:49:41 +0000 (21:49 -0500)]
Always run recipe if deps are empty

While this may lead to unnecessary runs, it is better than never
running the recipe when the deps are empty, which is the current
behaviour.

13 months agoFix git initialization from within a subdirectory
Lady [Mon, 5 Feb 2024 02:34:12 +0000 (21:34 -0500)]
Fix git initialization from within a subdirectory

13 months agoInitial commit; minimal working implementation 0.1.0
Lady [Sun, 4 Feb 2024 23:28:32 +0000 (18:28 -0500)]
Initial commit; minimal working implementation

There is a lot to be done here, both in terms of the output and its
styling and in terms of building out additional functionality, but this
could conceivably be used as⹀is by someone willing to put the work in
to customize it.

This page took 0.022725 seconds and 4 git commands to generate.