README: Update todo, fix typo
This commit is contained in:
parent
b6f3a49e9f
commit
8547312a78
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ A list of things that could be implemented/added to the application, some of the
|
||||||
- [ ] Being able to change from one week to the next
|
- [ ] Being able to change from one week to the next
|
||||||
- [ ] Create new weeks for the admin
|
- [ ] Create new weeks for the admin
|
||||||
- [ ] Proper week redirection
|
- [ ] Proper week redirection
|
||||||
- [ ] Add introduction to the weekly truths
|
- [x] Add introduction to the weekly truths
|
||||||
- [ ] Bundle static assets in the binary
|
- [ ] Bundle static assets in the binary
|
||||||
- [ ] Move the databse queries to their own functions
|
- [ ] Move the database queries to their own functions
|
||||||
- [ ] Cache those results
|
- [ ] Cache those results
|
||||||
- [ ] Centralize Markdown parsing ?
|
- [ ] Centralize Markdown parsing ?
|
||||||
- [ ] Use fairings for the different elements ?
|
- [ ] Use fairings for the different elements ?
|
||||||
|
|
Loading…
Add table
Reference in a new issue