20 Commits

Author SHA1 Message Date
d2cc0533e3 Split CSS into separate files 2024-05-18 02:49:53 +08:00
0d885a7155 Separate CSS for pride flags and symbols into a separate CSS file 2024-05-10 14:00:07 +08:00
e9d14f4ab8 Rename hero block 2024-04-20 05:20:38 +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
a65a06a0b4 Move metagen, ToC and scroll-to-top button to global includes folder 2024-04-16 23:02:16 +08:00
8bbb8e0d96 Move site map CSS to the site map template 2024-04-16 00:31:00 +08:00
af21cf417b Move home page to index page 2024-04-16 00:08:43 +08:00
6fa80951ed Rename main header to hero 2024-04-15 00:30:45 +08:00
a27d7635c5 Convert WebC components to Nunjucks templates 2024-04-14 16:52:52 +08:00
d8c1618819 Self-host Noto Sans font 2024-04-14 14:41:03 +08:00
3c5b21f28a Move the metagen shortcode block to its own template 2024-04-14 01:52:18 +08:00
e1926463ee Use site metadata in templates 2024-04-13 15:52:09 +08:00
9e71890a53 Remove Table of Contents conditionals 2024-04-13 02:43:04 +08:00
59b5ade91c Condifitionally render table of contents on the left sidebar 2024-04-13 01:57:00 +08:00
f496adfb23 Make the header a WebC component 2024-04-12 00:47:15 +08:00
191274f766 Turn the navigation bar into a WebC component 2024-04-11 23:57:02 +08:00
6bc80596ef Add metagen shortcode to generate Open Graph metadata 2024-04-11 23:48:05 +08:00
cfbdf78cb4 Make scroll-to-top button its own WebC component 2024-04-11 23:42:11 +08:00
c3371aa19d Rearrange layout and template files 2024-04-11 23:29:15 +08:00