Commit Graph

64 Commits

Author SHA1 Message Date
James Panther a8f98205c9 🥅 Add build warning when old theme params found 2022-06-27 13:12:26 +10:00
James Panther e2b7af1e72 Add header layouts and hamburger menu layout
Ref #167, #88, #43, #29
2022-06-27 12:31:15 +10:00
James Panther efbeceaa4f 💥 Move footer parameters to their own sub-group 2022-06-27 10:30:07 +10:00
James Panther 6fc462136f Improve layout of comments and add params to toggle display
Ref #207
2022-06-25 14:17:44 +10:00
James Panther f007a1f294 🩹 Improve scroll to top link alignment 2022-06-25 13:04:41 +10:00
James Panther 460a5ad822 🚸 Expand search to include all page types 2022-06-25 10:44:35 +10:00
James Panther d427baf0e1 Add front matter support for showBreadcrumbs 2022-05-26 11:43:19 +10:00
James Panther 3b3d78afaf 🐛 Fix main content not growing to window height
Fixes #201
2022-05-25 13:57:24 +10:00
James Panther 04a44fcd07 🐛 Fix scroll to top link alignment
Fixes #172
2022-05-01 10:19:32 +10:00
James Panther 972233063c 🐛 Fix scroll to top link alignment
Fixes #172
2022-04-12 09:17:17 +10:00
Miki Vanusek a13b35c505 💄 Hide navigation during printing 2022-04-03 13:51:52 +10:00
James Panther c1857711ed Add simple page layout for full-width content
Fixes #139
2022-03-08 10:46:26 +11:00
James Panther 74677d9c6d 💄 Update styles on term list heading 2022-03-08 10:43:56 +11:00
James Panther 694848a95a 🔀 Merge pull request #145 from igalarzab/patch-1
Use the group by year var in the term partial
2022-03-08 10:13:40 +11:00
James Panther 3f9c6bf08e 🚸 Allow img fallback to assets/static directories
Fixes #126
2022-03-08 09:51:19 +11:00
Jose Galarza 99e9038705 Use the group by year var in the term partial 2022-03-07 13:41:58 +00:00
James Panther d1387f79f8 🐛 Fix underline styles not displaying correctly
Fixes #125
2022-02-20 14:36:36 +11:00
James Panther 7d6be8a999 🐛 Emojify JSON output for search results 2022-02-08 09:00:35 +11:00
James Panther d8c2534762 💄 Fix main not filling screen vertically 2022-02-07 09:37:59 +11:00
James Panther 60a62e2b4b 🚸 Prevent image processing on external URLs 2022-02-06 11:26:37 +11:00
James Panther 09d2e410c8 🐛 Stop site appearance taking priority over user
Fixes #102
2022-02-05 19:19:47 +11:00
James Panther e9ce1e3214 🐛 Fix JSON output duplicated items 2022-02-03 11:46:21 +11:00
James Panther 0602108f56 ♻️ Adopt Tailwind hover-group classes 2022-02-03 11:07:12 +11:00
James Panther 053a03d429 💄 Add rounded border to images 2022-01-31 09:14:30 +11:00
James Panther 53eeda3770 ♻️ Change language htmlCode to isoCode 2022-01-27 15:42:05 +11:00
James Panther d86d1b82be ♻️ Dark mode rewrite 2022-01-27 15:26:18 +11:00
James Panther 8319bddf04 Add support for content on taxonomy pages 2022-01-20 14:08:52 +11:00
James Panther 0f34dcfa05 💄 Minor style tweaks to improve consistency 2022-01-19 10:25:48 +11:00
James Panther b99b6a8750 Add scroll to top link 2022-01-18 17:26:46 +11:00
James Panther acc4aee752 Add Tables of Contents to articles 2022-01-18 16:24:33 +11:00
James Panther ad495ca9ef ♻️ Adopt new Tailwind typography theming 2022-01-17 14:14:52 +11:00
James Panther 30fad56aed ♻️ Reduce repetition in main CSS 2022-01-17 13:21:21 +11:00
James Panther adaa7b757e Add site search powered by Fuse.js 2022-01-13 15:56:30 +11:00
James Panther e9c8a4a049 ️ Add "skip to main content" links 2022-01-12 15:53:24 +11:00
James Panther 3b5b93d965 Add image resizing and srcset generation 2022-01-12 14:21:22 +11:00
James Panther 2043921232 💄 Add smooth scrolling behaviour 2022-01-12 00:08:38 +11:00
James Panther cdf56a1e11 🌐 Add RTL language support 2022-01-11 16:17:49 +11:00
James Panther 9c8601102c 🌐 Add language switcher to header 2022-01-11 12:00:27 +11:00
James Panther a1006c4f7b 💄 Adopt new Tailwind v3 classes and colour names 2021-12-25 10:53:46 +11:00
James Panther 90f36f8221 ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
James Panther 81824a1a00 🚧 Add config parameters for dark appearance 2021-10-29 12:07:21 +11:00
James Panther 14a6aba0b5 🚸 Add groupByYear to front matter 2021-10-27 10:48:29 +11:00
James Panther f6dceb6233 🏗️ Change URLs to be relative instead of absolute 2021-08-26 09:44:41 +10:00
James Panther ba1a57144b 🩹 Add dark style to group subheadings 2021-08-23 09:49:59 +10:00
James Panther d022bc8df7 Add edit links on article pages 2021-08-21 11:42:40 +10:00
James Panther ecfa2d395b Add multiple colour schemes 2021-08-20 17:02:08 +10:00
James Panther 62703a114b 💄 Fix links missing some styles in Firefox 2021-08-20 13:56:45 +10:00
James Panther 7030022620 💄 Style updates to enhance design consistency 2021-08-18 12:54:18 +10:00
James Panther 85b0f11c77 Add breadcrumbs 2021-08-18 10:08:06 +10:00
James Panther 64dd424b80 Add i18n support 2021-08-17 16:48:08 +10:00