Commit Graph

118 Commits (stable)

Author SHA1 Message Date
gtitov 30afa1a9c0 🩹Fix jpanther/congo#313 ordering content 2022-10-14 00:20:34 +03:00
Nuno Coração e7d7b6e80d
External links will open on a new tab 2022-10-09 17:20:24 +01:00
Michael Dorner 8921e27e16
Fix issue
Fixes issues of Hugo throwing the following error: `_default/term.html:16:14: executing "main" at <.Paginate>: error calling Paginate: cannot convert type page.PagesGroup to Pages`
2022-09-02 11:45:55 +02:00
James Panther 73e16a25a2
🎨 Standardise Tailwind CSS class order 2022-08-18 14:59:46 +10:00
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
James Panther 9fd42720fd
Add social sharing links 2021-08-16 17:06:35 +10:00
James Panther fe7d59a855
Add badge and button shortcodes 2021-08-16 15:09:21 +10:00
James Panther 5575d2b43e
🥅 Catch any cases where resources don't exist 2021-08-16 14:04:56 +10:00
James Panther b9f61f6896
Add option to toggle groupByYear on list pages 2021-08-16 10:42:48 +10:00
James Panther ce39d7438e
🐛 Fix showDraftLabel setting not applying 2021-08-16 10:14:51 +10:00
James Panther 7285cac334
Add multiple homepage layouts 2021-08-15 18:41:40 +10:00
James Panther 491d356d15
Add front matter for various display options 2021-08-15 11:21:37 +10:00
James Panther 73218ce192
Add option to exclude pages from sitemap 2021-08-15 10:37:48 +10:00
James Panther 60a0d89dde
Add draft post indicator 2021-08-14 14:57:31 +10:00
James Panther c24b8ab2e1
Add article pagination links and display params 2021-08-14 14:44:34 +10:00
James Panther 1b1615476d
📱 Reflow some elements at smaller screen sizes 2021-08-14 13:33:45 +10:00
James Panther b1168b98dc
🎨 Move heading anchors to render hook 2021-08-13 17:17:32 +10:00
James Panther f97add5d5f
🚚 Make taxonomy indexes generic 2021-08-11 17:21:24 +10:00
James Panther a6a3ee761e
🎉 Initial commit 2021-08-11 15:28:33 +10:00