From 6671954e78265ca8e99fd9821ead1539fb32869d Mon Sep 17 00:00:00 2001 From: jultty Date: Sun, 18 Aug 2024 17:39:49 -0300 Subject: [PATCH] Update README --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04f0932..bf4db68 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,22 @@ -A bare-bones personal website relying only on simple scripts. +# blog.jutty.dev + +A responsive, bilingual, RSS-ready and system-themed blog with zero lines of JavaScript powered by the [Zola](https://getzola.org) static site engine. ## Next +- [ ] Add source code link on homepage +- [ ] Add tags + +## Done - [x] Improve mobile responsiveness - [x] Light mode - [x] Set page titles dynamically - [x] Handle header a11y - [x] Add post date - [x] Add post author -- [ ] Add source code link on homepage - [x] Style inline `` tags - [x] Create a custom syntax highlighting style - See: - [x] Add an RSS feed - [x] Links RSS feed -- [ ] Add tags - [x] No JavaScript browsing support - [x] Add a 404 page