update todo
This commit is contained in:
15
todo.md
15
todo.md
@@ -34,20 +34,27 @@
|
|||||||
- docs
|
- docs
|
||||||
- [x] core layout and styling
|
- [x] core layout and styling
|
||||||
- [x] mobile nav: at a breakpoint, remove all desktop navigation and use a drawer w/ a floating menu button on the bottom right
|
- [x] mobile nav: at a breakpoint, remove all desktop navigation and use a drawer w/ a floating menu button on the bottom right
|
||||||
- [ ] each page should have a link at the bottom to the previous and next pages
|
- [x] automatically generate sidebar links
|
||||||
- guides
|
- guides
|
||||||
- [x] getting started / setup
|
- [x] getting started / setup
|
||||||
- instances
|
- instances
|
||||||
- [x] sending channel messages
|
- [x] sending channel messages
|
||||||
- [ ] sending command replies
|
|
||||||
- [x] cleaning up instances
|
- [x] cleaning up instances
|
||||||
|
- [ ] sending command replies
|
||||||
- [ ] embeds
|
- [ ] embeds
|
||||||
- [ ] buttons and links
|
- [ ] buttons and links
|
||||||
- [ ] select menus
|
- [ ] select menus
|
||||||
- api reference
|
- api reference
|
||||||
- [x] rendering and making it available
|
- [x] rendering and making it available
|
||||||
- [ ] adding doc comments to source
|
|
||||||
- [ ] anchor links on markdown headings
|
# docs polish
|
||||||
|
|
||||||
|
- [ ] remove client-side react hydration
|
||||||
|
- [ ] use a small script for the popover menu toggle
|
||||||
|
- [ ] adding doc comments to source
|
||||||
|
- [ ] docs: use literate-ts to typecheck code blocks
|
||||||
|
- [ ] each page should have a link at the bottom to the previous and next pages
|
||||||
|
- [ ] anchor links on markdown headings
|
||||||
|
|
||||||
# internal
|
# internal
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user