From e5f5aa061409030fc63b04704b3b3f3f703b16b1 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 28 Oct 2021 00:51:33 +0200 Subject: Add Zola --- DEVELOP.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/DEVELOP.md b/DEVELOP.md index 83f9d49..6a163df 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -81,6 +81,18 @@ and encourage use of alternative native [Micropub clients]. * [x] tracking: git, content optionally separated and/or layered +## Zola + + * [x] read: static server-pre-rendered pages and media + * [x] inline-search: static pre-computed index + dynamic client-rendered result page + * [-] remote-search: unsupported + * [-] inline-edit: unsupported + * [x] remote-edit: git hook + * [x] markup: standard Commonmark with TOML metadata header + * [x] source: plaintext files and plain media files + * [x] tracking: git, content optionally separated and/or layered + + ## Ideal * [x] read: static server-pre-rendered pages and media -- cgit v1.2.3