From 85fceee13808bb5b5c52c74372cb26a5aed58e3a Mon Sep 17 00:00:00 2001 From: grassblock Date: Fri, 23 May 2025 22:11:21 +0800 Subject: [PATCH] chore(docs): update roadmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46b271b..99a6bc8 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ All commands are run from the root of the project, from a terminal: - [x] Initial project setup - [x] Basic theme implementation - [x] Better full-text search without `Fuse.js` -- [ ] A mode to make the site 0 javascript -- [ ] Multiple authors via YAML +- [x] A mode to make the site 0 javascript +- [x] Multiple authors via YAML - [ ] i18n support - [ ] Integrate with Fediverse w/ activityPub - [ ] Plain text version when visiting the site via `curl`