aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/hooks/useHeadingsTree.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-104/+0
* chore(toc): exclude comments section for headings listArmand Philippot2022-02-121-1/+1
* fix(toc): render on each route change and exclude aside titlesArmand Philippot2022-01-111-7/+20
* refactor: avoid useless assignement before return statementArmand Philippot2022-01-041-5/+2
* chore: add a table of contentsArmand Philippot2021-12-211-7/+1
* chore: add a hook to build headings treeArmand Philippot2021-12-211-0/+100