Commit Graph

216 Commits (b39268c465d7a9151e01b3c4f89d74aba7e91e17)

Author SHA1 Message Date
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 62c4d20caa
💄 Add support for `theme-color` meta tag
Fixes: #343
2022-11-22 09:03:23 +11:00
James Panther 8804b099f8
🔀 Merge pull request #378 from glennr:gr/meta-description
Fix: unique meta descriptions from articles
2022-11-21 14:46:01 +11:00
James Panther a8fab1950d
🎨 Minor formatting adjustment 2022-11-21 14:42:37 +11:00
Glenn Roberts 2739549fae Fix: unique meta descriptions from articles
fixes 🐛 #377

The Meta description tag is now generated from either
1. page description, or
2. Page content summary, or
3. Site wide config
2022-11-21 13:11:25 +10:00
James Panther 2aa46c6fee
📦 Update to Chart.js v4.0.1 2022-11-21 13:56:13 +11:00
James Panther eb573dc1b9
🐛 Recent articles should always display 5 links 2022-11-14 13:24:57 +11:00
James Panther 7970511402
🐛 Fix last pagination link displayed twice 2022-11-14 13:23:44 +11:00
James Panther 6a904413a8
🐛 Fix list page doesn't render nested list pages
Fixes #365
2022-11-14 13:22:15 +11:00
James Panther 632bcb0df8
🐛 Remove duplicate pagination on term page
Fixes #366
2022-11-14 10:43:45 +11:00
James Panther 023678f628
💫 Add transitions to author/article nav links 2022-11-10 12:36:05 +11:00
James Panther 8a1dbe4777
Add site title display toggle 2022-11-10 11:32:43 +11:00
James Panther 4367628ebe
Add new hybrid header layout
Ref: #282
2022-11-10 10:52:11 +11:00
James Panther c9cf3c5f6b
Add article thumb, cover and feature images 2022-11-09 09:30:26 +11:00
James Panther c630e69e32
🐛 Add additional markup to multilingual links
Fixes #298
2022-11-08 13:15:58 +11:00
James Panther a84e0049fc
🐛 Allow content area to grow to fill page width
Fixes #302
2022-11-08 12:55:31 +11:00
James Panther 0de45c0135
♻️ Use `.Data.Pages` in place of counting `.Pages` 2022-11-08 12:38:24 +11:00
James Panther 8941a33a3e
🔀 Merge pull request #289 from michaeldorner:dev
Fix error calling Paginate
2022-11-08 12:32:08 +11:00
James Panther c58bde0126
🥅 Catch when no articles exist 2022-11-08 12:31:05 +11:00
James Panther 6dd4f6cb81
Complete rewrite of pagination logic
- Add a new `paginationWidth` parameter to control how many links are output
- Fix pagination links overflow page

Fixes #299
2022-11-08 12:15:25 +11:00
James Panther 65385b92ba
🔀 Merge pull request #326 from mhulse/feature/taxonomy-flag-list
 Independent control of taxonomy display on list AND single pages
2022-11-08 09:51:03 +11:00
James Panther e71c392bef
🐛 Fix button shortcode overlapping TOC
Fixes #337
2022-11-08 09:28:19 +11:00
James Panther 5a05141743
🩹 Ensure `colorScheme` string is lowercase
Fixes #347
2022-11-08 09:08:28 +11:00
James Panther 2f0b35f94f
🔀 Merge pull request #317 from gtitov/dev
🩹 Fix #313 ordering content in a list layout
2022-11-07 17:46:40 +11:00
James Panther 8b2a5e02d8
🔀 Merge pull request #349 from cgutierr-zgz/dev
Update button to add download tag
2022-11-07 16:36:42 +11:00
James Panther a6a0ecdb07
✏️ Reformat code 2022-11-07 16:31:28 +11:00
James Panther d5aa644975
🔀 Merge pull request #322 from mhulse:header-logo-file
 Move logo to its own partial
2022-11-07 15:55:46 +11:00
James Panther beebfe0845
🚚 Move logo partial to partials directory 2022-11-07 15:54:21 +11:00
James Panther 5005274953
🩹 Remove whitespace around link text 2022-11-07 15:43:53 +11:00
Carlos Gutiérrez Moreno 475bed99cf
Update button to add download tag 2022-11-06 13:09:56 +01:00
Michael Hulse 4b318084bc Independent control of taxonomy display on list AND single pages
Sensible defaults: `.Params` will trump article and list `showTaxonomies` settings.
2022-10-19 22:34:18 -07:00
Michael Hulse 1a98f70180 Move logo to its own partial 2022-10-18 20:42:13 -07:00
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 ffaca3f5ce
🐛 Fix appearance switcher title when switching
Fixes #235
2022-08-18 16:13:30 +10:00
James Panther dbe75271ff
🐛 Fix article update date not using formatted values
Fixes #259
2022-08-18 15:57:01 +10:00
James Panther 73e16a25a2
🎨 Standardise Tailwind CSS class order 2022-08-18 14:59:46 +10:00
James Panther c0494b25a4
🩹 Fix main content alignment under menu overlay 2022-06-28 09:47:30 +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 aa102e67de
💄 Clean up article link styles 2022-06-27 10:16:36 +10:00
James Panther 5ebc70ab3a
🐛 Fix external article link alignment and add RTL support 2022-06-25 15:31:08 +10:00
James Panther 337e355ba2
💄 Reduce whitespace at the top of prose content
Ref #226
2022-06-25 14:53:34 +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 31c7cca31d
Add theme parameters to customise site footer 2022-06-25 12:42:02 +10:00
James Panther 971e8b631d
🐛 Fix homepage link when `baseURL` contains sub-directories in path 2022-06-25 11:00:20 +10:00