Commit Graph

20 Commits

Author SHA1 Message Date
Uwe Schmidt 7afb18671b Respect showDate in search results
Also hide date for list pages, which don't have their date shown in the theme.
2023-03-24 13:49:09 +01:00
James Panther 28a187895f Allow appearance switcher to be placed in menus 2023-01-17 12:58:04 +11:00
James Panther b9bb291a8d 🐛 Fix charts displaying using default colours 2023-01-14 14:21:53 +11:00
James Panther 447ce2f52a 🚸 Set theme-color using theme colour scheme 2022-11-22 09:55:20 +11:00
James Panther 4679ce485c 🚸 Support live switching of theme-color 2022-11-22 09:35:17 +11:00
James Panther 4367628ebe Add new hybrid header layout
Ref: #282
2022-11-10 10:52:11 +11:00
Elias Olofsson 71dae159ca 🐛 Ensure trailing forward slash in baseURL during search index build.
Hopefully fixes issue #223, where search functionality was broken from website deployed to netlify
2022-06-21 15:08:26 +02:00
James Panther 612cd8f8b4 🐛 Fix code blocks in RTL languages
Fixes #164
2022-05-01 11:17:30 +10:00
James Panther fa1fe8511b 🐛 Fix forcing light appearance failing sometimes
Fixes #149
2022-03-14 10:40:34 +11:00
James Panther 027cdf071d 🚸 Clear search results when wrapper dismissed
Fixes #109
2022-02-08 08:50:06 +11:00
James Panther 39c1b7d04a 🐛 Fix appearance pref not loading early enough
Fixes #102
2022-02-06 15:10:59 +11:00
James Panther 09d2e410c8 🐛 Stop site appearance taking priority over user
Fixes #102
2022-02-05 19:19:47 +11:00
James Panther d86d1b82be ♻️ Dark mode rewrite 2022-01-27 15:26:18 +11:00
James Panther cc3960cf2a ️ Add ARIA labels to code copy buttons 2022-01-27 11:39:59 +11:00
James Panther add3f764f7 Add code copy buttons 2022-01-26 10:49:30 +11:00
James Panther dcd5dd0ec9 ♻️ Add search to JS asset bundle 2022-01-19 12:13:42 +11:00
James Panther 049edc6e40 💄 Update Chart.js and Mermaid to use RGB css vars 2022-01-13 16:22:25 +11:00
James Panther adaa7b757e Add site search powered by Fuse.js 2022-01-13 15:56:30 +11:00
James Panther 5a775a49bd ♻️ Refactor vendor inline JS to bundles 2022-01-12 11:20:59 +11:00
James Panther 4754607fb5 ♻️ Refactor dark mode inline JS to dark.js 2022-01-12 10:15:41 +11:00