]> Lady’s Gitweb - Caudex/commit
Refactor to just be a parser & transform 0.3.0
authorLady <redacted>
Sat, 20 Sep 2025 04:57:21 +0000 (00:57 -0400)
committerLady <redacted>
Sat, 20 Sep 2025 16:05:37 +0000 (12:05 -0400)
commitcf6053a61ae55de5f3e8f593df94df614618a23f
tree530f266165346cdd45dd31cfa42b1160fcee1084
parentf52091c8d140d0426975f3e8698daddb067d9103
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.
.gitmodules [deleted file]
\9b©ð\9f\93° [deleted submodule]
\9f\92\84ð\9f\93\9d [deleted submodule]
GNUmakefile
README.markdown
parser.xslt [new file with mode: 0644]
parsers/catalog.xslt [deleted file]
transform.xslt [new file with mode: 0644]
transforms/entry.xslt [deleted file]
transforms/index.xslt [deleted file]
transforms/metadata.xslt [deleted file]
This page took 0.02446 seconds and 4 git commands to generate.