1
0
mirror of https://github.com/helenclx/leilukin-site.git synced 2025-04-11 12:22:41 +00:00

174 Commits

Author SHA1 Message Date
Helen Chong
ccd3e46e63 Lazy load h-card profile image 2024-07-19 00:36:59 +08:00
Helen Chong
27d39ffc0c Bundle page-specific JavaScript 2024-07-18 23:36:07 +08:00
Helen Chong
21f0f53d9c Use getBundleFileUrl for JavaScript files 2024-07-18 22:23:59 +08:00
Helen Chong
72b878ef81 Replace custom CSS and JavaScript frontmatter with bundles 2024-07-18 22:11:18 +08:00
Helen Chong
aa536e42bc Use bundle plugin to bundle CSS 2024-07-18 21:08:32 +08:00
Helen Chong
fe2bbd44ed Create inline navigation CSS class 2024-07-18 11:13:23 +08:00
Helen Chong
5e5429a2f5 Reduce navbar CSS whitespace 2024-07-14 21:06:03 +08:00
Helen Chong
1f689af4ed Rename navbar toggle ID 2024-07-14 21:04:55 +08:00
Helen Chong
da1f99f857 Use inline SVG Font Awesome icons for pagination links 2024-07-14 12:26:26 +08:00
Helen Chong
4d7ff32c81 Use visually hidden and aria-labelledby to label landmarks 2024-07-14 11:58:34 +08:00
Helen Chong
5ee21f512c Use aria-labelledby for sidebar navigation landmarks 2024-07-14 11:19:35 +08:00
Helen Chong
eb5f26348a Add unique aria labels to landmarks 2024-07-14 10:52:19 +08:00
Helen Chong
5436eec4c8 Replace list-style: none to list-style-type: "" 2024-07-13 22:13:50 +08:00
Helen Chong
e62d83e242 Remove defer attribute from tooltip scripts 2024-07-13 21:06:38 +08:00
Helen Chong
527a01e48c Use inline SVG for Font Awesome icons 2024-07-13 19:55:18 +08:00
Helen Chong
9207bad41e Defer tooltips script 2024-07-13 19:07:13 +08:00
Helen Chong
1f6691a58a Use Postimages to host h-card photo 2024-07-13 02:18:23 +08:00
Helen Chong
cf4ac9ff3c Add webmention support 2024-07-08 20:20:46 +08:00
Helen Chong
2b8c71122e Add GitHub link for IndieAuth 2024-07-08 20:19:36 +08:00
Helen Chong
6ae4970412 Add authorisation endpoint 2024-07-08 18:41:07 +08:00
Helen Chong
575503e20c Add h-card 2024-07-08 18:34:38 +08:00
Helen Chong
f1ed7e9b43 Add social verification links 2024-07-08 18:11:00 +08:00
Helen Chong
296a902f1e Set shrine home link on the global navbar template 2024-07-07 13:00:45 +08:00
Helen Chong
dc956fb995 Clean up navbar link block 2024-07-07 12:55:34 +08:00
Helen Chong
0c48f179a7 Rename shrine index to shrine directory 2024-07-07 12:53:49 +08:00
Helen Chong
c5072e85a4 Replace back to top lnk arrow icon 2024-07-06 21:04:30 +08:00
Helen Chong
cf4040da6d Implement Scott O'Hara's ARIA tooltips 2024-07-06 18:21:42 +08:00
Helen Chong
df9c3859d2 Refactor Escape key press event 2024-07-05 17:21:50 +08:00
Helen Chong
db612a80ae Create macro for site buttons 2024-07-03 18:35:43 +08:00
Helen Chong
043a0d0d8d Set auto overflow for shrine info 2024-07-02 17:58:44 +08:00
Helen Chong
5b49f2d4b4 Use custom element for content wrapper 2024-06-23 18:01:04 +08:00
Helen Chong
f601c118d4 Remove navigation ARIA role from nav elements 2024-06-23 16:17:53 +08:00
Helen Chong
9d44e34113 Remove defer attribute from standalone <script> tags 2024-06-23 16:17:00 +08:00
Helen Chong
1d8909ab92 Remove trailing slashes from self-closing HTML tags 2024-06-23 16:15:57 +08:00
Helen Chong
0ba1374947 Remove redundant meta tags 2024-06-23 16:13:15 +08:00
Helen Chong
3b5d1d77ab Remove Twitter meta generation 2024-06-23 16:11:26 +08:00
Helen Chong
c4a2ec8e58 Format indentation of default font template 2024-06-20 21:44:24 +08:00
Helen Chong
5b704e6359 Rename default font template from defaultfont to fontdefault 2024-06-20 21:43:54 +08:00
Helen Chong
9b1ba9b571 Rename customCSSSheet variable to customCSSSheets 2024-06-18 16:43:57 +08:00
Helen Chong
7275dd84cd Use url filter for script file links 2024-06-18 16:36:08 +08:00
Helen Chong
0107203126 Set custom CSS set as frontmatter variable 2024-06-18 16:33:13 +08:00
Helen Chong
c9a185a958 Fix blog post pagination CSS indentation 2024-06-15 18:40:21 +08:00
Helen Chong
225f8782fa Remove aria-labelledBy from blog post pagination 2024-06-15 18:25:15 +08:00
Helen Chong
4180931177 Merge blog post template into content template 2024-06-15 18:21:47 +08:00
Helen Chong
1614230583 Fix navigation menu's aria-expanded attribute when closed with Escape key 2024-06-14 03:01:14 +08:00
Helen Chong
6bbb230f1f Use SVG icon for navigation hamburger menu 2024-06-14 02:54:37 +08:00
Helen Chong
52f4428f20 Adjust minimum and preferred bottom padding of footer 2024-06-13 22:11:32 +08:00
Helen Chong
4b6ba1e163 Increase bottom padding of footer 2024-06-13 21:41:31 +08:00
Helen Chong
348d303d3a Remove title attribute for back to top link 2024-06-13 21:32:49 +08:00
Helen Chong
2d162398b4 Remove JavaScript for back to top link 2024-06-13 21:31:42 +08:00