James Panther
|
7c6453fd30
|
🐛 `headline` not displaying Markdown or Emoji
|
2022-06-22 12:15:05 +10:00 |
James Panther
|
97313e9f04
|
♿️ Use author name for images when available
|
2022-06-22 12:14:10 +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
|
612cd8f8b4
|
🐛 Fix code blocks in RTL languages
Fixes #164
|
2022-05-01 11:17:30 +10:00 |
James Panther
|
00daa189d0
|
🔥 Remove generator tag to revert to default Hugo behaviour
Fixes #179
|
2022-05-01 10:53:27 +10:00 |
James Panther
|
04a44fcd07
|
🐛 Fix scroll to top link alignment
Fixes #172
|
2022-05-01 10:19:32 +10:00 |
James Panther
|
6e56d2daa1
|
🩹 Check `hugo.IsProduction` when including analytics
Ref #179
|
2022-04-25 11:12:02 +10:00 |
James Panther
|
972233063c
|
🐛 Fix scroll to top link alignment
Fixes #172
|
2022-04-12 09:17:17 +10:00 |
James Panther
|
272e1a26f2
|
🔀 Merge pull request #165 from MoshiBin/patch-1
🌐 Fix footer menu display in RTL
|
2022-04-03 14:08:05 +10:00 |
Miki Vanusek
|
a13b35c505
|
💄 Hide navigation during printing
|
2022-04-03 13:51:52 +10:00 |
Moshi Binyamini
|
7f7e440861
|
🌐 Fix footer menu display in RTL
|
2022-04-01 03:37:32 +03:00 |
James Panther
|
adb065b79d
|
🍱 Upgrade to FontAwesome 6 icons
|
2022-03-09 16:13:36 +11:00 |
James Panther
|
e5021c9d30
|
🚸 Allow icon to be specified in `alert` shortcode
|
2022-03-09 15:14:09 +11: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
|
a29efce7c0
|
🐛 Fix homepage structrued data unparsable
Fixes #113
|
2022-02-13 18:00:38 +11:00 |
James Panther
|
a041f09f6f
|
🩹 Fix `.Lastmod` shown when same as `.Date`
|
2022-02-13 17:44:30 +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
|
39c1b7d04a
|
🐛 Fix appearance pref not loading early enough
Fixes #102
|
2022-02-06 15:10:59 +11:00 |
James Panther
|
88946105fd
|
⚰️ Remove redundant appearance parameter check
Ref #102
|
2022-02-06 14:46:03 +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
|
de73ae8087
|
🐛 Fix emoji strings in tables of contents
|
2022-02-03 15:53:07 +11:00 |
James Panther
|
e9ce1e3214
|
🐛 Fix JSON output duplicated items
|
2022-02-03 11:46:21 +11:00 |
James Panther
|
54d74316d3
|
🚸 Allow `figure` to revert to default behaviour
|
2022-02-03 11:37:09 +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
|
e465eaeb33
|
🩹 Update robots.txt template
|
2022-01-27 15:58:01 +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
|
734fa6e827
|
🚸 Add breadcrumbs section name fallback
|
2022-01-27 11:39:36 +11:00 |
James Panther
|
add3f764f7
|
✨ Add code copy buttons
|
2022-01-26 10:49:30 +11:00 |
James Panther
|
1d4816f90a
|
✨ Add option to invert article pagination
|
2022-01-24 17:05:50 +11:00 |
James Panther
|
b59137e458
|
🌐 Add better i18n support for article metadata
|
2022-01-24 13:58:19 +11:00 |
James Panther
|
61d80cf13d
|
🔀 Merge branch 'dev' into v2
|
2022-01-24 12:05:43 +11:00 |
Carlos Beleña
|
6313f69328
|
🔧 Revert to Date.Format instead of time.Format
|
2022-01-24 00:38:55 +01:00 |
James Panther
|
c33724c960
|
💄 Fix article metadata text wrapping
|
2022-01-24 09:14:13 +11:00 |
Carlos Beleña
|
63a1f0719f
|
🐛 Fix calling date partial
|
2022-01-23 22:33:19 +01:00 |
Carlos Beleña
|
c9bb4b0b63
|
💄 Adjust metadata output
|
2022-01-23 20:28:50 +01:00 |
James Panther
|
1857637094
|
🚚 Move site description to languages config
|
2022-01-20 16:08:18 +11:00 |
James Panther
|
8319bddf04
|
✨ Add support for content on taxonomy pages
|
2022-01-20 14:08:52 +11:00 |
James Panther
|
a60d255f04
|
💄 Fix alert Markdown styling
|
2022-01-19 13:56:59 +11:00 |
James Panther
|
b1a418d705
|
🔀 Merge branch 'dev' into v2
|
2022-01-19 13:52:03 +11:00 |
James Panther
|
dcd5dd0ec9
|
♻️ Add search to JS asset bundle
|
2022-01-19 12:13:42 +11:00 |