170 Commits

Author SHA1 Message Date
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
bda4d6de7c Add webmention support 2024-07-08 20:20:46 +08:00
4f8a148418 Add GitHub link for IndieAuth 2024-07-08 20:19:36 +08:00
a23c91aa9d Add authorisation endpoint 2024-07-08 18:41:07 +08:00
1ba3bb0a67 Add h-card 2024-07-08 18:34:38 +08:00
1a0de665a5 Add social verification links 2024-07-08 18:11:00 +08:00
6f8af10890 Set shrine home link on the global navbar template 2024-07-07 13:00:45 +08:00
25e14f27a3 Clean up navbar link block 2024-07-07 12:55:34 +08:00
256f8a70c6 Rename shrine index to shrine directory 2024-07-07 12:53:49 +08:00
52de80e8ea Replace back to top lnk arrow icon 2024-07-06 21:04:30 +08:00
a0ec3d01d8 Implement Scott O'Hara's ARIA tooltips 2024-07-06 18:21:42 +08:00
7f344a6866 Refactor Escape key press event 2024-07-05 17:21:50 +08:00
0095b04aae Create macro for site buttons 2024-07-03 18:35:43 +08:00
eec1726829 Set auto overflow for shrine info 2024-07-02 17:58:44 +08:00
1a76946f60 Use custom element for content wrapper 2024-06-23 18:01:04 +08:00
1100822cd0 Remove navigation ARIA role from nav elements 2024-06-23 16:17:53 +08:00
dd3ff4d15c Remove defer attribute from standalone <script> tags 2024-06-23 16:17:00 +08:00
5b559e3b60 Remove trailing slashes from self-closing HTML tags 2024-06-23 16:15:57 +08:00
5095ac21d8 Remove redundant meta tags 2024-06-23 16:13:15 +08:00
dbade75e09 Remove Twitter meta generation 2024-06-23 16:11:26 +08:00
406a00731b Format indentation of default font template 2024-06-20 21:44:24 +08:00
4b5a81eb4e Rename default font template from defaultfont to fontdefault 2024-06-20 21:43:54 +08:00
0414557b6a Rename customCSSSheet variable to customCSSSheets 2024-06-18 16:43:57 +08:00
a46db97105 Use url filter for script file links 2024-06-18 16:36:08 +08:00
2cfce7f30b Set custom CSS set as frontmatter variable 2024-06-18 16:33:13 +08:00
92aa1872d4 Fix blog post pagination CSS indentation 2024-06-15 18:40:21 +08:00
cecdd801cb Remove aria-labelledBy from blog post pagination 2024-06-15 18:25:15 +08:00
622df81401 Merge blog post template into content template 2024-06-15 18:21:47 +08:00
bbdcd2080b Fix navigation menu's aria-expanded attribute when closed with Escape key 2024-06-14 03:01:14 +08:00
7e8962b491 Use SVG icon for navigation hamburger menu 2024-06-14 02:54:37 +08:00
d9a1875c43 Adjust minimum and preferred bottom padding of footer 2024-06-13 22:11:32 +08:00
8bee595a36 Increase bottom padding of footer 2024-06-13 21:41:31 +08:00
35e1d4de45 Remove title attribute for back to top link 2024-06-13 21:32:49 +08:00
42162ab342 Remove JavaScript for back to top link 2024-06-13 21:31:42 +08:00
1a6a3ae6ca Create partial for favicon 2024-06-12 17:23:51 +08:00
789b7d24c9 Reduce navbar's toggle font size and paddings 2024-06-12 08:07:16 +08:00
012d0c8d99 Fix shrine footer and increase gap between footer elements 2024-06-12 07:57:58 +08:00
322b2ddfc9 Refactor navigation hamburger menu to an accordion 2024-06-12 01:24:10 +08:00