Refactor floating navigation
Opened this issue · 0 comments
blainehussey commented
Research
- Existing (find inspiration below) ideas
- Existing Gatsby-friendly libraries for navigation reflection
Tasks
- Remove existing categorial navigation
- Decide if we should use existing library or create our own
- Add static H2s to navigation
- Figure out how to dynamically update the links based on users navigation on scroll
- Configure CSS to reflect navigation status on screen
Inspiration
Process
- Create new branch
- Test out refactor
- After approval, push to
master