Commit Graph

97 Commits

Author SHA1 Message Date
James Panther 97b2de72eb Add taxonomies on article and list pages 2022-01-17 10:16:57 +11:00
James Panther 9cfdc65eaa ⬆️ Upgrade to Katex v0.15.2 2022-01-13 16:17:52 +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 9ead2c33e8 Add headline parameter to author 2022-01-12 12:32:29 +11:00
James Panther ca5d0bd057 ️ Improve Lighthouse scores 2022-01-12 12:20:04 +11:00
James Panther 04be1dc78e ⬆️ Upgrade Tailwind to v3.0.13 2022-01-12 11:23:34 +11:00
James Panther 4754607fb5 ♻️ Refactor dark mode inline JS to dark.js 2022-01-12 10:15:41 +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 1b9b660abe 🚚 Move author image to assets 2022-01-11 12:29:21 +11:00
James Panther 9c8601102c 🌐 Add language switcher to header 2022-01-11 12:00:27 +11:00
James Panther e67b9774d6 📝 Update changelog 2022-01-11 09:25:33 +11:00
James Panther 0fadc453ab 🔨 Preparing release v1.6.2 2022-01-07 14:53:10 +11:00
James Panther 55677da695 🐛 Fix JSON-LD keywords delimiter
Fixes #74
2022-01-07 14:50:15 +11:00
James Panther 7606c925ae ⬆️ Upgrade Mermaid and Chart.js to latest
Addresses vulnerability in Mermaid CVE-2021-43861 - https://github.com/advisories/GHSA-p3rp-vmj9-gv6v
2022-01-07 14:31:07 +11:00
James Panther 4ca9f334cb 🐛 Fix lead shortcode not rendering Markdown
Fixes #73
2022-01-05 10:13:23 +11:00
James Panther e65645caf8 🔨 Preparing release v1.6.1 2021-12-31 09:09:46 +11:00
James Panther b9e09d409e 📝 Add Blogger icon to docs 2021-12-31 09:05:48 +11:00
James Panther 90ab6b2431 📝 Update changelog 2021-12-29 18:09:57 +11:00
James Panther 7f9b2cbc61 📝 Update changelog 2021-12-27 08:49:34 +11:00
James Panther e7a8baee3a 🔨 Preparing release v1.6.0 2021-12-21 13:27:10 +11:00
James Panther 90f36f8221 ️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
James Panther 6066f87122 🍱 Add icons for 10 additional services 2021-12-21 08:46:11 +11:00
James Panther bf9d11d23a Add article last updated date support
(Ref: #43)
2021-12-18 10:07:38 +11:00
James Panther c7eb77e4ba ⬆️ Upgrade Mermaid and Chart.js to latest 2021-12-18 09:16:04 +11:00
James Panther 8671712a8c 📝 Update changelog and docs 2021-12-18 09:06:59 +11:00
James Panther 38e30f3aed 🔨 Preparing release v1.5.3 2021-11-18 09:49:16 +11:00
James Panther 43324e0ad7 📝 Update changelog 2021-11-16 17:46:40 +11:00
James Panther 82740f8bea 🔨 Preparing release v1.5.2 2021-11-10 12:56:39 +11:00
James Panther 51d94b9afa 📝 Update changelog 2021-11-10 12:44:38 +11:00
James Panther f0aae64392 📝 Update changelog 2021-11-08 10:34:36 +11:00
James Panther 690b40fe53 📝 Update changelog 2021-11-06 14:49:55 +11:00
James Panther 32640cac92 💄 Only output icon styles if there is an icon 2021-11-06 13:05:29 +11:00
James Panther 968251bfca 🔨 Preparing release v1.5.1 2021-11-04 14:22:21 +11:00
James Panther dfd189ee05 🚑 Rename vendor directory to lib 2021-11-04 14:21:14 +11:00
James Panther 116ae4cca5 🔨 Preparing release v1.5.0 2021-11-04 11:06:28 +11:00
James Panther 1af5b956a9 ⬆️ Upgrade to Tailwind v2.2.19 2021-11-04 11:02:36 +11:00
James Panther 4fa7aa4c77 Add author bio to article footer 2021-11-04 10:54:47 +11:00
James Panther 1b37d75aa4 Add KaTeX and katex shortcode 2021-11-04 10:11:48 +11:00
James Panther 40899da9a8 🐛 Fix code block style within links 2021-11-04 09:56:30 +11:00
James Panther 52fd737c58 🔀 Merge branch 'dev' into chart 2021-10-29 16:27:55 +11:00
James Panther 8949c62df2 🐛 Fix article summary style in dark mode 2021-10-29 14:54:46 +11:00
James Panther bda38cb8f9 Add dark mode toggle 2021-10-29 14:51:49 +11:00
James Panther 35a35f5e32 🐛 Fix site logo image dimensions unconstrained
Closes #19
2021-10-28 17:19:53 +11:00
James Panther 68c05b97b2 Add chart shortcode 2021-10-28 15:32:27 +11:00
James Panther 6d1c51c037 💄 Add Mermaid theming to match colour scheme 2021-10-28 15:01:19 +11:00
James Panther acbcfacd6f Add Mermaid as bundled dependency 2021-10-28 12:39:34 +11:00
James Panther 14a6aba0b5 🚸 Add groupByYear to front matter 2021-10-27 10:48:29 +11:00