From c15be04cdba07aaef0aec7290cd9712a87ef5d54 Mon Sep 17 00:00:00 2001 From: MapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Wed, 29 Dec 2021 23:12:09 -0600 Subject: [PATCH] update todo --- todo.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 0e8cc22..01ce131 100644 --- a/todo.md +++ b/todo.md @@ -31,7 +31,16 @@ - [x] user.\* - [x] deactivate - [x] destroy -- [ ] docs +- docs + - [x] core layout and styling + - [ ] mobile nav: at a breakpoint, remove all desktop navigation and use a drawer w/ a floating menu button on the bottom right + - guides + - [ ] getting started + - [ ] embeds + - [ ] buttons and links + - [ ] select menus + - [ ] api reference - may be able to use typedoc markdown output + custom TOC sidebar + - [ ] anchor links on markdown headings # internal