Commit Graph

367 Commits

Author SHA1 Message Date
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
Helen Chong 5117609be4 Refactor navigation toggle function 2024-06-08 00:36:30 +08:00
Helen Chong 4ef8ebd499 Refactor aria-expanded attribute check 2024-06-08 00:29:11 +08:00
Helen Chong 1bc88b6c95 Check aria-expanded value instead of class name to toggle the attribute of navigation toggle button 2024-06-08 00:24:58 +08:00
Helen Chong af784f1a8d Restore navigation toggle to button element and add aria-expanded attribute toggle 2024-06-08 00:17:59 +08:00
Helen Chong 9b22c711a0 Optimise navigation toggle label for screen readers 2024-06-07 21:00:55 +08:00
Helen Chong 859ff67818 Use pointer cursor when hovered over navigation toggle 2024-06-07 17:46:14 +08:00
Helen Chong d8e4374363 Use checkbox for navigation toggle to remove use of JavaScript 2024-06-07 17:24:50 +08:00
Helen Chong d72d90e8f8 Update Leilukin's Hub site button 2024-06-07 01:43:57 +08:00
Helen Chong 09dc84414c Make Lexend fontinline style in <head> element 2024-06-06 23:25:29 +08:00
Helen Chong a5b0567c8a Convert playlist cover images to AVIF format 2024-06-06 22:17:11 +08:00
Helen Chong cfda69115b Lazy load video game mod banners 2024-06-06 21:47:36 +08:00
Helen Chong 4c5abd1e80 Use hambutger menu text symbol for navigation roggle button 2024-06-06 21:07:22 +08:00
Helen Chong c5b51e4324 Convert avatar and header images to AVIF format 2024-06-06 21:00:48 +08:00
Helen Chong 39c00e0ff0 Remove Font Awesome solid assets and CSS properties 2024-06-06 20:32:55 +08:00
Helen Chong 2a1c8daea0 Use arrow text symbol instead of Font Awesome icon for scroll-to-top button 2024-06-06 20:31:27 +08:00
Helen Chong cae9130a57 Wrap breadcumbs in navigation element 2024-06-06 19:36:20 +08:00
Helen Chong 81853183a4 Remove article class 2024-06-06 19:22:08 +08:00
Helen Chong 53b6e27905 Refactor h1 headings in the content template 2024-06-06 19:11:29 +08:00
Helen Chong 6dc16d3f13 Adjust shrine footers 2024-06-06 14:27:46 +08:00
Helen Chong 6c0993d3f1 Use arrow text symbol instead of Font Awesome icon 2024-06-06 14:19:30 +08:00
Helen Chong ddf10203f9 Add manual heading anchor paired shortcode 2024-06-06 07:44:44 +08:00
Helen Chong a5d32ecb69 Remove IndieAuth support 2024-06-05 08:29:17 +08:00
Helen Chong 5cf0406a6c Set up webmention 2024-06-04 23:20:53 +08:00
Helen Chong 407b9a9ad7 Set up IndieAuth 2024-06-04 23:03:56 +08:00
Helen Chong c4ef348ec0 Remove link to redirect script from the head element 2024-06-04 23:02:55 +08:00
Helen Chong dcbe035f9a Merge webrings and directories template into links page 2024-06-04 22:21:03 +08:00
Helen Chong e6b77208d4 Adjust indentation in the base template's head element 2024-06-04 18:04:01 +08:00
Helen Chong 661e32355b Preload Lexend bold font 2024-06-04 02:39:18 +08:00
Helen Chong d1f977020c Preload regular Lexend font 2024-06-04 02:36:33 +08:00
Helen Chong bc1caca874 Remove preload attribute from stylesheets 2024-06-04 02:13:14 +08:00
Helen Chong d0bd3d2635 Add preload attronitie tp font stylesheets 2024-06-04 02:07:00 +08:00
Helen Chong 9c53377fc7 Restore font stylesheets 2024-06-04 01:05:29 +08:00
Helen Chong 545a8c0254 Remove javascript:void(0) replacement script 2024-06-03 23:49:43 +08:00
Helen Chong bb724e828b Replace javascript:void(0) for href attribute 2024-06-03 23:43:42 +08:00
Helen Chong 7b31c3a643 Preload fonts and redirect script 2024-06-02 22:20:48 +08:00
Helen Chong a82def494e Use sitemeta data variable for webmaster's name on shrine pages 2024-06-02 14:30:38 +08:00
Helen Chong bbfc577991 Specify width and height of my website button 2024-06-02 12:56:54 +08:00
Helen Chong 68f745aeb2 Modify the sentence about uploading my site button instead of hotlinking it 2024-06-02 10:31:03 +08:00
Helen Chong dbff59d42e Recreate Not Found page for Neocities 2024-06-01 08:51:34 +08:00
Helen Chong 15e9a04106 Restores redirect script temporarily 2024-06-01 08:07:28 +08:00
Helen Chong f022a6e3a8 Remove Neocities deploy workflow and refirect script 2024-06-01 07:40:49 +08:00
Helen Chong 12454f5a2f Remove links to my Neocities profile on home page and changelogs page 2024-06-01 00:40:59 +08:00
Helen Chong 64e76fc094 Add my status.cafe widget 2024-06-01 00:29:42 +08:00
Helen Chong a7df96f7ba Add Chinese language attribute to Chinese characters 2024-05-31 13:19:54 +08:00
Helen Chong ae8bf643b9 Redirect my James Somerton post as it contains misspelling 2024-05-31 10:46:33 +08:00
Helen Chong 35707c0f2e Add domain redirect script 2024-05-31 08:23:16 +08:00
Helen Chong 4c0f6ba812 Remove whitespace in skip to content button code 2024-05-29 09:25:55 +08:00
Helen Chong 2ee2cd5100 Tweak phrasing and alt text in the site button template 2024-05-29 09:24:02 +08:00
Helen Chong a1520dbeb1 Wrap website buttons and webrings into list elements 2024-05-29 09:22:44 +08:00
Helen Chong f616817826 Add skip to content link button 2024-05-28 21:58:10 +08:00
Helen Chong 7d37fcb934 Change ::after content for separating flex navigation links 2024-05-28 16:28:58 +08:00
Helen Chong da7f5c81e6 Add text version of back-to=top link 2024-05-28 16:25:07 +08:00
Helen Chong 044b80546d Fix content wrapper class name whitespace 2024-05-28 15:23:56 +08:00
Helen Chong 1acf6f63f0 Recreate site button template 2024-05-27 19:43:40 +08:00
Helen Chong 42aa1f10aa Move scroll-to-top button into footer element 2024-05-26 19:22:17 +08:00
Helen Chong c00d7ee743 Fix Pan Visibility Day link 2024-05-25 12:46:44 +08:00
Helen Chong 662c648f1d Change font-weight of changelog navigation 2024-05-22 17:36:00 +08:00
Helen Chong c77a68ec02 Replace Ko-Fi widget with image 2024-05-22 17:14:18 +08:00
Helen Chong 073fe99270 Specify overflow-x property to ToC 2024-05-22 15:53:28 +08:00
Helen Chong f4ed35b9fb Use details-utils to force open or close ToC based on viewports 2024-05-22 15:51:56 +08:00
Helen Chong 3e8950bf55 Adjust changelogs layout 2024-05-22 14:11:20 +08:00
Helen Chong e605e8685b Remove RSS button 2024-05-22 13:57:39 +08:00
Helen Chong c4df566704 Add statement keyword variable 2024-05-22 13:29:26 +08:00
Helen Chong 236fa01f1f Adjust statement layout 2024-05-22 13:08:19 +08:00
Helen Chong ef7652cb20 Add statement links to footer 2024-05-22 13:02:27 +08:00
Helen Chong 224d784226 Add accessibility statement 2024-05-22 12:48:14 +08:00
Helen Chong ddf9eb3419 Remove Buy Me a Coffee link and button 2024-05-22 12:08:29 +08:00
Helen Chong a8e50acfa8 Remove site button template 2024-05-22 00:23:00 +08:00
Helen Chong ddf06816f0 Add Intel One Mono font for monospace font 2024-05-21 20:41:15 +08:00
Helen Chong 48c9f604bc Add Focus First webring 2024-05-21 18:10:00 +08:00
Helen Chong 7ec30debf5 Add directory hover titles to the buttons 2024-05-21 17:16:05 +08:00
Helen Chong 5d888220cd Add normal tipping links and move Support Me section on the home page 2024-05-21 17:13:13 +08:00
Helen Chong bf0689e410 Add web directories section and move all buttons into one main folder 2024-05-21 17:08:36 +08:00
Helen Chong 6431189068 Create template for webrings 2024-05-21 16:25:09 +08:00
Helen Chong a1312f3229 Replace default font from Noto Sans to Lexend 2024-05-20 12:17:51 +08:00
Helen Chong 97630e6f3a Split CSS into separate files 2024-05-18 02:49:53 +08:00
Helen Chong 5a17152393 Create template for CSS bundle 2024-05-18 02:35:26 +08:00
Helen Chong 2dd5c56611 Replace 123Guestbook guestbook with a guestbook page 2024-05-15 00:58:48 +08:00
Helen Chong 7ba21bcf5e Remove target="_blank" 2024-05-10 20:31:53 +08:00
Helen Chong 4d1486a6d5 Adjust left-right padding of navbar links on mobile 2024-05-10 17:07:17 +08:00
Helen Chong 1597932099 Put navbar title in toggle button for mobile 2024-05-10 17:06:10 +08:00
Helen Chong 1595cc8aa2 Separate CSS for pride flags and symbols into a separate CSS file 2024-05-10 14:00:07 +08:00
Helen Chong 4ed5a38efc Rename niceDate variable to formatDate 2024-05-10 10:34:12 +08:00