207 Commits

Author SHA1 Message Date
fe43a85cca Add icons to and rearrange email and Ko-fi links 2024-09-15 08:58:56 +08:00
155518f298 Set Nunjucks as the default Markdown template engine 2024-09-14 21:14:07 +08:00
d16a20f7a9 Use <time> element and datetime attribute for post and article dates 2024-09-06 00:10:20 +08:00
61338ae4f6 Add thousands separator filter 2024-09-05 23:51:55 +08:00
833764e5c5 Replace estimated reading time with wordcount 2024-09-05 23:49:01 +08:00
4d2ec32ffd Remove webmention 2024-08-28 16:58:03 +08:00
52357d407b Remove Twitter from rel="me" link 2024-08-25 22:27:36 +08:00
e329e6416b Add description to article and blog post headers 2024-08-17 11:43:00 +08:00
22f2d77766 Remove site button macro from macros template 2024-08-12 11:13:06 +08:00
7570323a6e Initiate feed path in sitemeta 2024-08-11 23:13:34 +08:00
154bc4b0ce Remove trailing slash 2024-08-11 22:42:54 +08:00
fd78cbd2a0 Use relative root path for feed path 2024-08-11 22:38:56 +08:00
53c9434f9d Expose RSS feed in <head> element 2024-08-11 17:16:45 +08:00
db83d64af1 Remove redundant pointer cursor CSS property from table of contents 2024-08-04 20:24:54 +08:00
f0cb979d8c Add my Ko-Fi link to the footer 2024-08-03 11:05:04 +08:00
5de4c4ab39 Install syntax highlighting plugin and stylesheet 2024-08-02 15:42:34 +08:00
687bfcfe33 Refactor favicons 2024-08-01 18:23:00 +08:00
bd50837053 Change link to my Mastodon account 2024-07-29 18:40:02 +08:00
ca8d57e3ee Move up font and favicon stylesheets 2024-07-28 21:07:18 +08:00
6d59f22578 Remove comments and whitespace 2024-07-28 20:39:56 +08:00
5bf8740058 Add email contact link to footer 2024-07-27 23:07:19 +08:00
f0abefe36f Remove comments from default font CSS 2024-07-25 15:38:47 +08:00
e37aa1c3a2 Use CSS @supports rule to change property values if popover is supported 2024-07-24 20:37:12 +08:00
3527606cb4 Add fallback for older browsers that do not support HTML popover 2024-07-24 20:10:18 +08:00
9e7a1e7b75 Remove links to my elekk.xyz Mastodon account 2024-07-22 20:03:49 +08:00
b928f04b68 Turn popover navigation menu into flexbox 2024-07-21 09:56:10 +08:00
895eef871a Ensure navigation popover is hidden on wide screens 2024-07-21 01:33:03 +08:00
9b3d4a9e59 Use padding to set navigation popover size 2024-07-20 15:42:02 +08:00
3f4514afdb Unify navigation link focus outline colour 2024-07-20 14:42:44 +08:00
ee4d0e40e2 Increase outline offset when toggle button is focused 2024-07-20 14:04:33 +08:00
79478a3d6d Fix hamburger toggle button aria label 2024-07-20 14:00:00 +08:00
920871ac41 Use popover for hamburger navigation menu 2024-07-20 13:52:56 +08:00
87d1dd2039 Add author name to site OpenGraph meta 2024-07-19 09:21:51 +08:00
f1b9154e07 Lazy load h-card profile image 2024-07-19 00:36:59 +08:00
8eb0825205 Bundle page-specific JavaScript 2024-07-18 23:36:07 +08:00
2a277c9de9 Use getBundleFileUrl for JavaScript files 2024-07-18 22:23:59 +08:00
6e4cc63618 Replace custom CSS and JavaScript frontmatter with bundles 2024-07-18 22:11:18 +08:00
8ae24bc0eb Use bundle plugin to bundle CSS 2024-07-18 21:08:32 +08:00
885bca26f4 Create inline navigation CSS class 2024-07-18 11:13:23 +08:00
ae300f76c7 Reduce navbar CSS whitespace 2024-07-14 21:06:03 +08:00
742659daca Rename navbar toggle ID 2024-07-14 21:04:55 +08:00
457e566460 Use inline SVG Font Awesome icons for pagination links 2024-07-14 12:26:26 +08:00
96049f1b13 Use visually hidden and aria-labelledby to label landmarks 2024-07-14 11:58:34 +08:00
45911aed57 Use aria-labelledby for sidebar navigation landmarks 2024-07-14 11:19:35 +08:00
8cc6a6ac13 Add unique aria labels to landmarks 2024-07-14 10:52:19 +08:00
371ca525a0 Replace list-style: none to list-style-type: "" 2024-07-13 22:13:50 +08:00
6ad0f985c7 Remove defer attribute from tooltip scripts 2024-07-13 21:06:38 +08:00
7fd5b3a7fd Use inline SVG for Font Awesome icons 2024-07-13 19:55:18 +08:00
284aafe9a9 Defer tooltips script 2024-07-13 19:07:13 +08:00
2ad24cadea Use Postimages to host h-card photo 2024-07-13 02:18:23 +08:00