Commit graph

5 commits

Author SHA1 Message Date
Rebecca Le
3451211c2c
improvement: Colour unification (#84) 2023-01-30 09:21:42 -05:00
Rebecca Le
b8d842b7e5
improvement: Sidebar/table of contents styling tweaks (#76) 2023-01-24 09:02:46 -05:00
Zach Daniel
5ed98bf5a9 fix: don't use live_redirect anywhere because we care about the session
improvement: setup CI
2022-11-16 14:36:05 -05:00
Mike Buhot
cece73b141
improvement: improve docs layout and scrolling behavior (#55)
fix: prevent strange behavior when scrolling from URL hash to elements near end of document
2022-11-15 20:27:24 -05:00
Mike Buhot
1265f289c0
Feat(DocSidebar): Extract TreeView component to improve consistency (#48)
With the TreeView component, the behaviour of each node can be
controlled with options for collapsable, indent_guide, icon, link, etc.

The sidebar looks roughly the same, with some improvements to spacing
and some items can be collapsed now where the couldn't previously.
2022-11-13 10:43:11 -05:00