From 00684a21f4e19483ac382881fe1446683443f595 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Sat, 9 Jul 2022 13:38:56 -0700 Subject: [PATCH] update TODO --- TODO.md | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) diff --git a/TODO.md b/TODO.md index 82277b0..6b22d07 100644 --- a/TODO.md +++ b/TODO.md @@ -1,27 +1,5 @@ -- Gallery - - - [x] Custom image metadata - - [ ] add metadata to image files - - [ ] image details page (modal route?) - - [ ] gallery page - -- Homepage - - - [ ] homepage basic layout - - [ ] homepage aesthetics - - [ ] homepage to gallery page transition - - [ ] homepage to portfolio transition - - [ ] homepage to about page transition? - -- [ ] About page? - -- Portfolio/Projects page - - - basic layout - - source data - - aesthetics - -- [x] tailwind (done-ish) -- [ ] typescript -- [ ] graphql codegen -- [ ] static files (resume) +- [ ] Resume/Projects portfolio +- [ ] Blog +- [ ] tags +- [ ] photo stories/collection pages +- [ ] typescript (w/ graphql codegen)