Commit graph

11 commits

Author SHA1 Message Date
Zach Daniel
7e152ab990 chore: credo 2023-02-02 01:56:33 -05:00
Zach Daniel
fef150c941 chore: fix topbar behavior & add missing alias 2023-02-02 00:52:06 -05:00
Rebecca Le
8f98cd17e4
chore: re-order aliases for CI 2023-02-02 13:45:36 +08:00
Rebecca Le
ca19cb21db
fix: re-add necessary alias 2023-02-02 13:44:13 +08:00
Zach Daniel
90ca4e3b84 chore: ci 2023-02-02 00:35:20 -05:00
Zach Daniel
d1529a7533 chore: use live patch in sidebar 2023-02-02 00:28:10 -05:00
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