Commit Graph

189 Commits

Author SHA1 Message Date
James Panther fbcf957d98 📝 Update changelog 2022-06-22 11:50:52 +10:00
James Panther 6ed4495121 🔨 Preparing release v2.2.2 2022-06-16 11:27:20 +10:00
James Panther 7e49b18f50 📝 Update changelog 2022-06-16 10:05:17 +10:00
James Panther 3da47426bf 📝 Update changelog 2022-06-16 09:14:54 +10:00
James Panther 7ee5664af1 📝 Update changelog 2022-06-16 09:10:17 +10:00
James Panther bd5f8e434d 📝 Update changelog 2022-06-08 11:06:41 +10:00
James Panther d427baf0e1 Add front matter support for showBreadcrumbs 2022-05-26 11:43:19 +10:00
James Panther 965dc707ed 🔨 Preparing release v2.2.1 2022-05-25 14:26:09 +10:00
James Panther 04150f24ce 📦 Upgrade KaTeX package 2022-05-25 14:13:42 +10:00
James Panther c282637371 📦 Update Fuse.js package 2022-05-25 14:09:52 +10:00
James Panther fccfd145fb 📦 Update Mermaid package 2022-05-25 14:05:52 +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 c5a6b6f43c 🔨 Preparing release v2.2.0 2022-05-09 09:01:44 +10:00
James Panther 9d27f75ed3 📝 Update changelog 2022-05-09 09:00:55 +10:00
James Panther 4a1d377ebf 📝 Update changelog 2022-05-05 12:47:22 +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 8817e6df72 📝 Update changelog 2022-04-30 14:53:26 +10:00
James Panther 6e56d2daa1 🩹 Check hugo.IsProduction when including analytics
Ref #179
2022-04-25 11:12:02 +10:00
James Panther 3cd7e4eac3 📦 Upgrade packaged Mermaid.js 2022-04-25 10:05:58 +10:00
James Panther af7cb31875 📝 Update changelog 2022-04-25 10:03:44 +10:00
James Panther 5267cf4cab 📝 Update changelog 2022-04-14 09:15:26 +10:00
James Panther 58f51c2dff 🔨 Preparing release v2.1.3 2022-04-12 09:41:38 +10:00
James Panther 972233063c 🐛 Fix scroll to top link alignment
Fixes #172
2022-04-12 09:17:17 +10:00
James Panther f0e7e520d8 📝 Update docs 2022-04-11 09:03:38 +10:00
James Panther bd36505838 🔨 Preparing release v2.1.2 2022-04-08 10:43:10 +10:00
James Panther 82f1c8a5b8 ✏️ Fix typo in changelog 2022-04-08 10:17:39 +10:00
James Panther 2e3ce60871 ⬆️ Upgrade Mermaid to v9.0.0 2022-04-08 10:15:43 +10:00
James Panther 9b5c118426 📝 Update docs 2022-04-05 13:59:32 +10:00
James Panther 00ab4d7484 🔨 Preparing release v2.1.1 2022-04-03 15:32:32 +10:00
James Panther 64be30e03a 📝 Update changelog 2022-04-03 14:57:29 +10:00
James Panther c9cae08436 📝 Update changelog 2022-04-03 14:11:46 +10:00
James Panther 4bfc9ca98b 📝 Update changelog 2022-04-03 13:54:02 +10:00
James Panther 8161979384 📝 Update changelog 2022-04-03 13:30:49 +10:00
James Panther b2d06c46d7 🔨 Preparing release v2.1.0 2022-03-14 10:46:34 +11:00
James Panther 1808025062 ⬆️ Upgrade Katex to v0.15.3 2022-03-14 10:44:40 +11:00
James Panther fa1fe8511b 🐛 Fix forcing light appearance failing sometimes
Fixes #149
2022-03-14 10:40:34 +11: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 89a1b3098e 📝 Update docs 2022-03-08 10:09:37 +11:00
James Panther 3f9c6bf08e 🚸 Allow img fallback to assets/static directories
Fixes #126
2022-03-08 09:51:19 +11:00
James Panther 2ceab5d4b0 🔨 Preparing release v2.0.5 2022-02-20 14:42:04 +11:00
James Panther d1387f79f8 🐛 Fix underline styles not displaying correctly
Fixes #125
2022-02-20 14:36:36 +11:00
James Panther a55d686fe1 ⬆️ Upgrade dependencies to latest 2022-02-20 14:34:38 +11:00
James Panther f42159bfaf 📝 Update changelog and docs 2022-02-13 18:38:34 +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