Commit Graph

67 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 049edc6e40 💄 Update Chart.js and Mermaid to use RGB css vars 2022-01-13 16:22:25 +11:00
James Panther 9cfdc65eaa ⬆️ Upgrade to Katex v0.15.2 2022-01-13 16:17:52 +11:00
James Panther ac563d6b98 💄 Tweak slate colour scheme 2022-01-13 16:09: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 1414bfc325 💄 Fix heading anchor style 2022-01-12 14:58:30 +11:00
James Panther 3b5b93d965 Add image resizing and srcset generation 2022-01-12 14:21:22 +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 5a775a49bd ♻️ Refactor vendor inline JS to bundles 2022-01-12 11:20:59 +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 ac77abe91f 💄 Workaround @tailwindcss/typography hover issue
Ref: https://github.com/tailwindlabs/tailwindcss-typography/issues/231
2022-01-09 10:42:08 +11:00
James Panther 3997ee3a20 🔀 Merge branch 'dev' into v2 2022-01-09 10:23:09 +11:00
James Panther 0fadc453ab 🔨 Preparing release v1.6.2 2022-01-07 14:53:10 +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 e65645caf8 🔨 Preparing release v1.6.1 2021-12-31 09:09:46 +11:00
Rishi Maharaj 64f36ba19b 💄 add blogger icon
- includes blogger svg icon from font awesome
- includes placeholder in config.toml > author.links
2021-12-29 22:33:38 -08:00
James Panther a1006c4f7b 💄 Adopt new Tailwind v3 classes and colour names 2021-12-25 10:53:46 +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 c7eb77e4ba ⬆️ Upgrade Mermaid and Chart.js to latest 2021-12-18 09:16:04 +11:00
James Panther 38e30f3aed 🔨 Preparing release v1.5.3 2021-11-18 09:49:16 +11:00
James Panther 82740f8bea 🔨 Preparing release v1.5.2 2021-11-10 12:56:39 +11:00
James Panther ca3581fca7 💄 Adjust leading on article pagination headings 2021-11-06 14:38:33 +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 40899da9a8 🐛 Fix code block style within links 2021-11-04 09:56:30 +11:00
James Panther 44bc4fbeb8 🍱 Add KaTeX fonts 2021-11-04 08:54:34 +11:00
James Panther 355667eec3 Add katex 2021-11-03 17:06:57 +11:00
James Panther 52fd737c58 🔀 Merge branch 'dev' into chart 2021-10-29 16:27:55 +11:00
James Panther 9d42b7be2b 🚧 Add dark mode toggle button 2021-10-29 11:15:00 +11:00
James Panther 35a35f5e32 🐛 Fix site logo image dimensions unconstrained
Closes #19
2021-10-28 17:19:53 +11:00
James Panther 04b5cb0f92 Add Chart.js dependency 2021-10-28 15:31:34 +11:00
James Panther acbcfacd6f Add Mermaid as bundled dependency 2021-10-28 12:39:34 +11:00
James Panther 203ed892b6 🔨 Preparing release v1.4.0 2021-10-20 14:56:47 +11:00
James Panther aee8e49129 ⬆️ Upgrade to Tailwind v2.2.17 2021-10-20 14:47:40 +11:00
James Panther 0a59984b44 Add support for article summaries 2021-10-19 17:04:42 +11:00
James Panther 1901917d7c Add footer menu 2021-10-19 15:45:11 +11:00
Sebas Risco 12cb25c0e3 Add "slate" theme 2021-10-17 18:33:49 +02:00
Sebas Risco 9f13b440d2 💄 Update Cool Gray scheme (it was Blue Gray) 2021-10-14 18:00:56 +02:00
Sebas Risco 83a18dfd7c 💄 Add full cool-gray color scheme 2021-10-13 18:01:43 +02:00
Sebas Risco 82b3ffe013 🍱 Add orcid and researchgate icons 2021-10-13 17:59:51 +02:00
James Panther 0682727e1c 🔨 Preparing release v1.3.0 2021-09-29 10:56:22 +10:00