170 Commits

Author SHA1 Message Date
19fbfb9c91 Set variable for top link title 2024-06-11 14:07:08 +08:00
13b5f4ce1b Adjust footer paddings 2024-06-11 13:16:19 +08:00
a61ca6123d Remove smooth scrolling preference check from back to top script 2024-06-11 09:32:26 +08:00
e275b9a605 Add back to top title to the link button 2024-06-11 04:32:29 +08:00
c948300408 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
fbb0fa15f0 Remove smooth scrolling from 2024-06-11 03:04:50 +08:00
9627290773 Rename ID of top of page to #top 2024-06-11 02:12:16 +08:00
517cf40105 Add arrow decorations to footer's back to top link 2024-06-11 02:07:28 +08:00
86bf6a08af Use SVG for scroll to top button icon 2024-06-11 02:05:11 +08:00
6bb6da7f42 Initiate variables for navbar class names 2024-06-10 19:35:27 +08:00
4ff105f855 Place default font links into default font template 2024-06-10 18:01:08 +08:00
0318c0cd86 Initiate articleElement boolean for content pages to use <article> tags 2024-06-10 17:42:59 +08:00
a407e2c681 Make navigation links flexbox on all screen sizes 2024-06-10 16:55:19 +08:00
aa348e0478 Make breadcrumb navigation a number list 2024-06-10 13:53:20 +08:00
f5694ccf3a Add event parameter to handleBlur function 2024-06-08 00:47:33 +08:00
337393ab61 Add semicolon to handleBlue navigation function 2024-06-08 00:45:55 +08:00
e4d2ead075 Close navigation if the user tabs out of navigation links 2024-06-08 00:45:21 +08:00
68b462f862 Enable using escape key to close navigation toggle 2024-06-08 00:43:19 +08:00
479eb20bec Use double quotes for navigation toggle functions 2024-06-08 00:39:51 +08:00
872f049680 Attribute source of accessible navigation toggle script 2024-06-08 00:38:50 +08:00
df3db4140d Use ariaExpanded method for navigation toggle function 2024-06-08 00:37:13 +08:00
60077f2929 Refactor navigation toggle function 2024-06-08 00:36:30 +08:00
d466d661ac Refactor aria-expanded attribute check 2024-06-08 00:29:11 +08:00
38f4c69895 Check aria-expanded value instead of class name to toggle the attribute of navigation toggle button 2024-06-08 00:24:58 +08:00
366ff401cd Restore navigation toggle to button element and add aria-expanded attribute toggle 2024-06-08 00:17:59 +08:00
2b3bc1855b Optimise navigation toggle label for screen readers 2024-06-07 21:00:55 +08:00
5d0351e813 Use pointer cursor when hovered over navigation toggle 2024-06-07 17:46:14 +08:00
435c8283f5 Use checkbox for navigation toggle to remove use of JavaScript 2024-06-07 17:24:50 +08:00
2b74718fec Make Lexend fontinline style in <head> element 2024-06-06 23:25:29 +08:00
eeb828607e Use hambutger menu text symbol for navigation roggle button 2024-06-06 21:07:22 +08:00
88168ecb63 Remove Font Awesome solid assets and CSS properties 2024-06-06 20:32:55 +08:00
21acc810dd Use arrow text symbol instead of Font Awesome icon for scroll-to-top button 2024-06-06 20:31:27 +08:00
61f1e91a19 Wrap breadcumbs in navigation element 2024-06-06 19:36:20 +08:00
6c1c6289ff Remove article class 2024-06-06 19:22:08 +08:00
bdb3deb80e Refactor h1 headings in the content template 2024-06-06 19:11:29 +08:00
b59dda878d Adjust shrine footers 2024-06-06 14:27:46 +08:00
b2c72fd97d Use arrow text symbol instead of Font Awesome icon 2024-06-06 14:19:30 +08:00
78ff72d1df Remove IndieAuth support 2024-06-05 08:29:17 +08:00
d41b79b626 Set up webmention 2024-06-04 23:20:53 +08:00
f1955a8c7d Set up IndieAuth 2024-06-04 23:03:56 +08:00
22a7391c7b Remove link to redirect script from the head element 2024-06-04 23:02:55 +08:00
88c1c5c924 Adjust indentation in the base template's head element 2024-06-04 18:04:01 +08:00
f8e1b6d031 Preload Lexend bold font 2024-06-04 02:39:18 +08:00
5c20db76d8 Preload regular Lexend font 2024-06-04 02:36:33 +08:00
961157c007 Remove preload attribute from stylesheets 2024-06-04 02:13:14 +08:00
af35ded4d3 Add preload attronitie tp font stylesheets 2024-06-04 02:07:00 +08:00
da92886a67 Restore font stylesheets 2024-06-04 01:05:29 +08:00
bb854a1844 Preload fonts and redirect script 2024-06-02 22:20:48 +08:00
330ab92606 Restores redirect script temporarily 2024-06-01 08:07:28 +08:00
1b9a204848 Remove Neocities deploy workflow and refirect script 2024-06-01 07:40:49 +08:00