[ci skip] [qol] add webui todo

This commit is contained in:
Your Name 2024-06-08 22:39:03 +02:00
parent 3c867e6c5a
commit 1782aa7bd8

View file

@ -34,9 +34,10 @@ to get your account accepted.
## To-do ## To-do
- [x] Server-side parsing. - [x] [HIGH] Server-side parsing.
- [x] Docker build system. - [x] [MEDIUM] Docker build system.
- [x] Proper metadata (title, date etc). - [x] [MEDIUM] Proper metadata (title, date etc).
- [x] **Automated** prebuilt docker images. - [x] [MEDIUM] **Automated** prebuilt docker images.
- [ ] Caching for faster load times. - [ ] [LOW] Caching for faster load times.
- [ ] Alternative frontend (solution)? (EJS is pretty primitive!) - [ ] [LOW] Interface for blog management (web ui?).
- [ ] [LOW] Alternative frontend (solution)? (EJS is pretty primitive!)