- Resume/Projects portfolio
- Blog
- stop committing entire exif object to gatsby node structure. pick out only fields we need
- tags
- photo stories/collection pages (kinda done? still need to figure out stories)
- typescript (w/ graphql codegen)
- CMS
- gallery sort and filter preserved in url (use-query or whatever?)
- nav next/prev buttons use saved gallery sort and filter
- bug: "gallery" buttin in nav should reset filter and sort selections
- bug: styling on action buttons in prerender/isClient==false
CI
- incorporate branch name in cache keys and rebuild cache per-PR
Book stuff
- fix image dates and keywords
- write image alts?
- SEO component (sorta done)
- fix PostImage when not in container
- get rid of frontmatter based image approach? fork gatbsy-remark-images?
- fix table of contents active selection when scrolling up