40 Commits

Author SHA1 Message Date
a0ec3d01d8 Implement Scott O'Hara's ARIA tooltips 2024-07-06 18:21:42 +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
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
1a6a3ae6ca Create partial for favicon 2024-06-12 17:23:51 +08:00
9627290773 Rename ID of top of page to #top 2024-06-11 02:12:16 +08:00
4ff105f855 Place default font links into default font template 2024-06-10 18:01:08 +08:00
2b74718fec Make Lexend fontinline style in <head> element 2024-06-06 23:25:29 +08:00
88168ecb63 Remove Font Awesome solid assets and CSS properties 2024-06-06 20:32:55 +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
19330462ae Add domain redirect script 2024-05-31 08:23:16 +08:00
67267ba0ee Remove whitespace in skip to content button code 2024-05-29 09:25:55 +08:00
e5e13f57f4 Add skip to content link button 2024-05-28 21:58:10 +08:00
5641a424a9 Move scroll-to-top button into footer element 2024-05-26 19:22:17 +08:00
fb482bad33 Use details-utils to force open or close ToC based on viewports 2024-05-22 15:51:56 +08:00
637725f9a3 Add Intel One Mono font for monospace font 2024-05-21 20:41:15 +08:00
be818bfe0d Replace default font from Noto Sans to Lexend 2024-05-20 12:17:51 +08:00
2eea238ab6 Create template for CSS bundle 2024-05-18 02:35:26 +08:00
36965338e9 Prevent HTML entities in meta title 2024-04-20 18:34:44 +08:00
004d6b3138 Add Font Awesome assets 2024-04-20 12:58:52 +08:00
e9d14f4ab8 Rename hero block 2024-04-20 05:20:38 +08:00
fbee547b89 Use block for page and meta title 2024-04-19 07:13:50 +08:00
6fc8deea0a Use blocks for CSS and favicon 2024-04-19 07:00:51 +08:00
9115023382 Use blocks to define components 2024-04-19 06:58:45 +08:00
5b07a873db Move base layout template to global folder 2024-04-19 06:51:53 +08:00