- Fix fonts (static loading, optimziation, cleanup, render blocking -> 0 flash)
- Logo svg + mobile version "CScope" + Favicon
- Material color scheme & darkmode integration
- Material-like typography
- Mobile & Tablet Optimierung
- Cleanup, UI Verbesserungen, TODOS
- Create basic filter page
- Try to make full use of headlessui
- Performance improvements (lazy loading of the modal for example)
- Ensure proper lazy loading of components
- All requests done properly?
- All caching done properly?
- All page rendering modes correct?
- Check vercel options
- Misc checks
- Replace 'Roboto Flex' font... it's quite huge
But check how things perform once here. If page load is still < 1s, it could be ignored. Bench it without the font once at this point anyways.
- Do some SEO things
- A11y
- WAVE check
- Maybe integrate axe
- Refactoring to Tailwind to see if it can hold up to it