From: Kyle Bowman Date: Sun, 29 Sep 2024 13:52:48 +0000 (-0400) Subject: chore: Update todo list items. X-Git-Url: https://git.rocketbowman.com/?a=commitdiff_plain;h=3c9aca34c7ce74a038805f28c0694d8ad408c5cd;p=jetsam.git chore: Update todo list items. --- diff --git a/todo.md b/todo.md index 794ea39..d42896b 100644 --- a/todo.md +++ b/todo.md @@ -5,10 +5,11 @@ * ~~I only want files in the build directory.~~ * ~~I want a clickable link with a reference to the title.~~ * (Stretch) An automated description would be nice. + * (Stretch) Alphabetize index. * Add index page to nav bar for every page. - * About - add acknowledgements - * Summaries - index - * Misc - deal with this later + * (Defer) About - add acknowledgements + * (Defer) Summaries - index + * (Defer) Figure out other categories. * Figure out a `make deploy` with a `.env` file. * Serve via goddard on push. (If using git hook in rb, use .env file) * Clean up coding/organizational messes - codify design philosophy.