[ci skip] [qol] add webui todo
This commit is contained in:
parent
3c867e6c5a
commit
1782aa7bd8
1 changed files with 7 additions and 6 deletions
13
README.md
13
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!)
|
||||
- [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!)
|
||||
|
|
Loading…
Reference in a new issue