From 89f4ddc9ce4f7174e0e1b32e501f0ce1c606d50a Mon Sep 17 00:00:00 2001 From: Hugo Date: Sun, 6 Aug 2023 15:50:12 +0200 Subject: [PATCH] Update README with progress --- README.md | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 1718614..8f7dab5 100644 --- a/README.md +++ b/README.md @@ -2,27 +2,13 @@ Redisign of dmz.rs . -# STILL NOT COMPLETED +## TODO: -### TODO: +- [ ] create page builder +- [ ] create blogging system +- [ ] create xmpp bot that connects to events section. +- [ ] webring system + - [x] make page + - [ ] populate page +- [ ] make english version (localisation) -- [x] create themes switcher - - [x] "demo" - - [x] propagate to all pages - - [x] store theme to localStorage - - [x] read "user agent" for default theme - - [x] invert images and icons -- update projects section -- create blogging system -- create xmpp bot that connects to events section. -- [ ] make responsive - - create menus for smaller screens - - [x] created one menu - - this might be enough - - [x] adjust the mesh depending on the screen size - - no mesh on small screens - - tweak other random issues with layout -- make webring system -- make english version (localisation) - -