Konstantin Pavlov
5e8d30c305
Fix render-image.html for SVG
...
SVG images do not support resizing, so `srcset/src` attributes should be simplified
2022-12-28 10:31:55 +02: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
c9cf3c5f6b
✨ Add article thumb, cover and feature images
2022-11-09 09:30:26 +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
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
5005274953
🩹 Remove whitespace around link text
2022-11-07 15:43:53 +11: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
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