life-itself / life-itself/web3
LHS table of contents
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Lower priority than: #152
---
## User story
A user can quickly eyeball pages on the Making Sense of Web3 site by looking at the table of contents (ToC) on the left-hand sidebar. He can also quickly navigate to different pages by clicking on their titles in the ToC and see where he's currently at thanks to highlighting of the current page.
## Inspiration
Tailwind page:

## Acceptance
- [ ] ToC on the left-hand side that lists all the pages, reflecting the tree of routes/pages
- [ ] ToC should always be visible (doesn't hide on scrolling)
- [ ] the title of the current page should be highlighted
## References
Original issue: #93
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.