Commit Graph
17 Commits
Author SHA1 Message Date
Stevan Freeborn ac386b5717 Feat: Add Background to Current Section Title
Added functionality to allow the background color of the link
that links to the current section to be highlighted.
2023-04-28 08:33:11 -05:00
Stevan Freeborn dfb50ca6ba Feat: Sync Navbar Section Dropdown
Added section context that can be set when section heading
scrolls into browser viewport and it's value can be used
to set the current value of the navbar dropdown.

Added kebab case utility method for converting title to element
id.
2023-04-27 16:03:27 -05:00
Stevan Freeborn 99a0508e5c fix: only add link in side bar if has content or children otherwise just a div 2023-04-25 07:54:34 -05:00
Stevan Freeborn b2ac193c91 fix: invert toggle logic and add styling 2023-04-21 09:40:29 -05:00
Stevan Freeborn 88d4c1c339 feat: implement theme toggle switch 2023-04-20 23:36:52 -05:00
Stevan Freeborn 8eb224e018 feat: begin working on being able to immplement dark mode and light mode 2023-04-20 22:39:47 -05:00
Stevan Freeborn 5eeba20302 feat: add mobile navigation dropdown 2023-04-18 22:51:50 -05:00
Stevan Freeborn 69ef5bc3c3 docs: add section for get records by query 2023-04-14 22:35:40 -05:00
Stevan Freeborn 6dcf4568a7 fix: add link to index on nav brand 2023-04-14 00:40:25 -05:00
Stevan Freeborn fd18398baa feat: more docs 2023-04-13 09:27:38 -05:00
Stevan Freeborn 955de7db83 feat: add more content 2023-04-12 10:54:07 -05:00
Stevan Freeborn 7d7bffc20a feat: add navigation between version 1 and 2 2023-04-10 23:20:07 -05:00
Stevan Freeborn 99f84fa903 fix: add basePath to config 2023-04-10 00:04:49 -05:00
Stevan Freeborn 4c6257012d feat: add custom code tag to markdown 2023-04-09 14:50:50 -05:00
Stevan Freeborn da40cdfaba feat: get to displaying markdown copy 2023-04-09 12:52:32 -05:00
Stevan Freeborn 34e1c68a2f feat: work on displaying doc structure in sidebar 2023-04-09 00:24:42 -05:00
Stevan Freeborn 64520bf786 chore: initial commit 2023-04-07 23:18:45 -05:00