From 498155fea3856a96699b157b456e1881440adaa5 Mon Sep 17 00:00:00 2001 From: grassblock Date: Thu, 10 Jul 2025 18:33:00 +0800 Subject: [PATCH] chore(docs): add current features to the README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d80199d..7e0381a 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,14 @@ Demo: https://icy-beach-00f5be01e.6.azurestaticapps.net/ ## 🌌 Features - Minimal, terminal like -- Ship only necessary JavaScript -- Full text search based on `Fuse.js` +- Ship only necessary JavaScript (even can be no JavaScript at all) +- Full text search ~~based on `Fuse.js`~~ - Full text RSS - Create Blogrolls via a yaml file - Your status at Fediverse, now at your home - Comments powered by multiple engines +- Umami/Goatcounter statics support +- TeX formulas support ## 🚀 Getting Started clone the repo and install dependencies: