From c74defd696e2aa7116f02ec20b042d1327c8c87c Mon Sep 17 00:00:00 2001 From: grassblock Date: Thu, 22 May 2025 22:55:21 +0800 Subject: [PATCH] chore(docs): update roadmap --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4cb18..46b271b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ All commands are run from the root of the project, from a terminal: ## 🗺 Roadmap - [x] Initial project setup - [x] Basic theme implementation -- [ ] Better full-text search without `Fuse.js` +- [x] Better full-text search without `Fuse.js` +- [ ] A mode to make the site 0 javascript - [ ] Multiple authors via YAML - [ ] i18n support - [ ] Integrate with Fediverse w/ activityPub