97 Commits

Author SHA1 Message Date
1e205787f4 Remove article metadata type 2024-04-15 12:04:56 +08:00
1896745860 Rename content list template and CSS class to content 2024-04-15 12:00:13 +08:00
609cdea8c3 Create content list template 2024-04-15 11:55:50 +08:00
59adf318ad Tweak article info element element indentation 2024-04-15 11:47:06 +08:00
007cbd4110 Change font family to Noto Sans 2024-04-15 11:44:16 +08:00
5a4ee333c6 Remove custom property for top button color 2024-04-15 11:37:43 +08:00
bb97187644 Make the table of contents open by default 2024-04-15 02:38:22 +08:00
ef9c8c609b Add the article class 2024-04-15 02:20:54 +08:00
9325ad79e5 Use site meta for author name 2024-04-15 00:31:53 +08:00
6fa80951ed Rename main header to hero 2024-04-15 00:30:45 +08:00
283c40a9a2 Adjust main container and article grid layout 2024-04-15 00:13:57 +08:00
0682fd8f91 Move table of contents into its own template 2024-04-14 18:08:50 +08:00
a27d7635c5 Convert WebC components to Nunjucks templates 2024-04-14 16:52:52 +08:00
3044cd6be9 Adjust metadata URLs 2024-04-14 14:49:04 +08:00
d8c1618819 Self-host Noto Sans font 2024-04-14 14:41:03 +08:00
376b5ed22f Add alt text to header banner 2024-04-14 08:45:54 +08:00
3c5b21f28a Move the metagen shortcode block to its own template 2024-04-14 01:52:18 +08:00
cddfc35193 Remove featured and resources links 2024-04-14 00:18:13 +08:00
2bb78c27cb Remove right sidebar from article template 2024-04-13 17:31:02 +08:00
7587a274a2 Add article template 2024-04-13 17:29:25 +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
fca1f4defb Make elements in WebC components override the component names 2024-04-12 11:05:05 +08:00
df7dacf268 Wrap the support me buttons 2024-04-12 10:14:41 +08:00
f496adfb23 Make the header a WebC component 2024-04-12 00:47:15 +08:00
e11d645d5c Declare navbar variable 2024-04-12 00:45:54 +08:00
7ac7d67f5f Comment out header and navbar variables 2024-04-12 00:32:09 +08:00
227641537c Add comments for different support buttons 2024-04-12 00:27:18 +08:00
2e038dfc94 Defer support button scripts 2024-04-12 00:26:25 +08:00
a842349be7 Make support me buttons into a WebC component 2024-04-12 00:22:57 +08:00
4b3cccd5b4 Remove declaration of header variable 2024-04-12 00:13:44 +08:00
974dd6bc3e Make my website button into a WebC component 2024-04-12 00:03:29 +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
9e87e3649d Add comments 2024-04-11 23:46:26 +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
3b2670d826 Set up index page Open Graph meta data 2024-04-11 21:04:06 +08:00
626d113fd7 Fix stylesheet link element 2024-04-08 18:22:33 +08:00
e2e6fb783e Add site map page 2024-04-06 14:51:07 +08:00
ac342503ca Add scroll to top button 2024-04-06 14:38:31 +08:00
646b437dee Declare variable for Open Graph meta URL 2024-04-06 14:22:08 +08:00
14db37bdae Aff table of contents if the toc variable is truthy 2024-04-06 14:18:12 +08:00
c39b8ac705 Move CDN links to a separate template 2024-04-06 14:09:09 +08:00
c2faf06cb1 Set up home page 2024-04-06 13:30:02 +08:00
96125d4e29 Set up index pages 2024-04-06 12:49:13 +08:00