riki
static site generator compatible with ikiwiki
rad:zw9BgStPgCkdsMspzs7EGbwnXq3r
Visibility
public
Delegates
did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV
Default branch
main → fce0ae080f18bdd1b1c1654b5f6dc3364887962f (Sat Feb 28 06:14:57 2026)
Threshold
1
README.md
# riki - half of ikiwiki implemented in Rust

[ikiwiki](http://ikiwiki.info/) is a "wiki compiler" that converts "wiki
pages" written in a markup into HTML. Riki is a re-implementation in Rust of
those parts of ikiwiki that I use, most for speed.

See the `doc` directory for some write-ups of my understanding specific
aspects of ikiwiki. While ikiwiki and its documentation are the source of
truth, it helps me to write down my understanding, and especially those
details that I'm not sure the ikiwiki documentation is clear about. It
the write-ups are in conflict with what ikiwiki does, that's a bug in the
write-ups, unless I'm intentionally being incompatible. If I am, I will write
that down.