summaryrefslogtreecommitdiffstats
path: root/src/components/ToC
Commit message (Collapse)AuthorAgeFilesLines
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-111-4/+20
| | | | | | I also fix some overflow/sticky issues. I have to set overflow auto only when there is no button-like links otherwise, with translate, the button is cropped on hover.
* chore: move Main grid to its childrenArmand Philippot2022-01-062-3/+15
| | | | This way I can use full width background for some blocks.
* chore: add a table of contentsArmand Philippot2021-12-211-0/+31