400 Commits

Author SHA1 Message Date
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
5331907ee4 Remove status.cafe content's left margin 2024-06-17 23:30:28 +08:00
Helen Chong
e3bf3653b2 Remove my username from status.cafe widget 2024-06-17 23:25:56 +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
a1da0d7f7c Turn blog's next and previous posts into a grid container 2024-06-15 12:38:32 +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
Helen Chong
ba7ae87edb Display notice on status.cafe widget if JavaScript is disabled 2024-06-13 11:38:21 +08:00
Helen Chong
a95e559070 Create partial for favicon 2024-06-12 17:23:51 +08:00
Helen Chong
46fc7d683e Reduce navbar's toggle font size and paddings 2024-06-12 08:07:16 +08:00
Helen Chong
72a6a444e2 Fix shrine footer and increase gap between footer elements 2024-06-12 07:57:58 +08:00
Helen Chong
00baf37c40 Refactor navigation hamburger menu to an accordion 2024-06-12 01:24:10 +08:00
Helen Chong
64b49b5048 Set variable for top link title 2024-06-11 14:07:08 +08:00
Helen Chong
4eae0eed4e Adjust footer paddings 2024-06-11 13:16:19 +08:00
Helen Chong
e5a1f860f0 Remove smooth scrolling preference check from back to top script 2024-06-11 09:32:26 +08:00
Helen Chong
bfc592b8e6 Add back to top title to the link button 2024-06-11 04:32:29 +08:00
Helen Chong
f7c62f5962 Overhaul back to top button and link
Make back-to-top button an anchor element and shows back to top text link if JavaScript is disabled
2024-06-11 04:22:50 +08:00
Helen Chong
1a4ccfaefe Remove smooth scrolling from 2024-06-11 03:04:50 +08:00
Helen Chong
4b3c712645 Rename ID of top of page to #top 2024-06-11 02:12:16 +08:00
Helen Chong
7fc1334a56 Add arrow decorations to footer's back to top link 2024-06-11 02:07:28 +08:00
Helen Chong
f19feef807 Use SVG for scroll to top button icon 2024-06-11 02:05:11 +08:00
Helen Chong
9969d0e36f Initiate variables for navbar class names 2024-06-10 19:35:27 +08:00
Helen Chong
2ea3f59bec Adjust style of 404 page 2024-06-10 18:14:34 +08:00
Helen Chong
f6ece97b18 Place default font links into default font template 2024-06-10 18:01:08 +08:00
Helen Chong
f7b41516aa Fix banner image path on the 404 page 2024-06-10 17:54:37 +08:00
Helen Chong
49fa8517be Initiate articleElement boolean for content pages to use <article> tags 2024-06-10 17:42:59 +08:00
Helen Chong
c2410dce82 Make navigation links flexbox on all screen sizes 2024-06-10 16:55:19 +08:00
Helen Chong
9c7cc79edc Self-host ko-fi button 2024-06-10 16:08:00 +08:00
Helen Chong
2859ffe2a8 Make breadcrumb navigation a number list 2024-06-10 13:53:20 +08:00
Helen Chong
a85d6f91ce Remove item-list CSS class name 2024-06-10 00:05:23 +08:00
Helen Chong
ec8cbb85c3 Display an error message if status.cafe fails to be fetched 2024-06-09 15:20:32 +08:00
Helen Chong
67fa932005 Refactor script fir status.cafe widget 2024-06-09 14:57:21 +08:00
Helen Chong
136b83a012 Set pride and Ko-fi buttons to lazy loading 2024-06-09 13:37:32 +08:00
Helen Chong
a92621bbfc Add event parameter to handleBlur function 2024-06-08 00:47:33 +08:00
Helen Chong
2299d5bc94 Add semicolon to handleBlue navigation function 2024-06-08 00:45:55 +08:00
Helen Chong
85ef8b87b3 Close navigation if the user tabs out of navigation links 2024-06-08 00:45:21 +08:00
Helen Chong
a7c2bf8f29 Enable using escape key to close navigation toggle 2024-06-08 00:43:19 +08:00
Helen Chong
fb4515acc5 Use double quotes for navigation toggle functions 2024-06-08 00:39:51 +08:00
Helen Chong
821d523e03 Attribute source of accessible navigation toggle script 2024-06-08 00:38:50 +08:00
Helen Chong
d3c19d83fb Use ariaExpanded method for navigation toggle function 2024-06-08 00:37:13 +08:00