diff --git a/README.md b/README.md index 23ca14f..07fa5c6 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,10 @@ to get your account accepted. ## To-do -- [x] Server-side parsing. -- [x] Docker build system. -- [x] Proper metadata (title, date etc). -- [x] **Automated** prebuilt docker images. -- [ ] Caching for faster load times. -- [ ] Alternative frontend (solution)? (EJS is pretty primitive!) \ No newline at end of file +- [x] [HIGH] Server-side parsing. +- [x] [MEDIUM] Docker build system. +- [x] [MEDIUM] Proper metadata (title, date etc). +- [x] [MEDIUM] **Automated** prebuilt docker images. +- [ ] [LOW] Caching for faster load times. +- [ ] [LOW] Interface for blog management (web ui?). +- [ ] [LOW] Alternative frontend (solution)? (EJS is pretty primitive!)