Commit b53c62f
committed
Upgrade Docsy theme from v0.2.0-pre to v0.12.0 and enable dark mode
- Fixed corrupted Docsy submodule by removing and re-adding
- Upgraded through major versions: v0.2.0 -> v0.6.0 -> v0.10.0 -> v0.12.0
- Added missing SCSS variables for compatibility:
* $td-sidebar-tree-root-color
* $font-awesome-font-name
* .-bg-orange utility class
- Removed Bootstrap 4 dependencies (switched to Bootstrap 5.3.3)
- Removed custom scripts.html override (conflicts with Bootstrap 5)
- Enabled dark mode via showLightDarkModeMenu = true
Dark mode is now available via the light/dark toggle in the UI.1 parent aedde52 commit b53c62f
File tree
5 files changed
+10
-1
lines changed- landing-pages/site
- assets/scss
- layouts/partials
- themes
5 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
0 commit comments