Commit Graph

9 Commits (dev)

Author SHA1 Message Date
Wen Junhua 4b3d31eff3 fix: move param under languages.xx.toml params.author 2023-11-25 12:29:10 +08:00
Wen Junhua 2dd90e3d20 feat: move author field to params.toml 2023-11-12 18:52:28 +08:00
Connick Shields 0a7b3f23de
🐛 Fix URL safety declaration for author links
https://gohugo.io/functions/safeurl/

> Without safeURL, only the URI schemes http:, https: and mailto: are considered safe by Go templates.

By adding `safeURL`, we allow different types of links like `tel:` to work properly in author bios.
2023-01-21 22:47:08 -08:00
James Panther a1b11a6a04
🐛 Fix social icons shifting on hover in Safari
Fixes #396
2023-01-09 18:26:34 +11:00
James Panther 023678f628
💫 Add transitions to author/article nav links 2022-11-10 12:36:05 +11:00
James Panther 90f36f8221
️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
James Panther 5b7aabefa7
️ Changes to address Lighthouse issues 2021-08-22 17:19:42 +10:00
James Panther ecfa2d395b
Add multiple colour schemes 2021-08-20 17:02:08 +10:00
James Panther 7285cac334
Add multiple homepage layouts 2021-08-15 18:41:40 +10:00