Commit Graph

111 Commits

Author SHA1 Message Date
Helen Chong 802559d825 Use Eleventy Navigation plugin to render main site nav bar 2024-04-25 00:43:39 +08:00
Helen Chong 9c92c6de40 Remove width and height setting from hero image 2024-04-20 20:00:02 +08:00
Helen Chong 4a7f75d59f Set width and height of main hero image 2024-04-20 19:52:57 +08:00
Helen Chong aaea1dbbbf Move the link separtor in list elements to ::after selector 2024-04-20 18:59:51 +08:00
Helen Chong 7307fdbd07 Set main site hero image fetching to high priority 2024-04-20 18:30:19 +08:00
Helen Chong a741844235 Add download the mod label 2024-04-20 15:11:39 +08:00
Helen Chong ab1c995d1e Create macro for mod entry 2024-04-20 15:01:51 +08:00
Helen Chong 874db7177e Rename hero block 2024-04-20 05:20:38 +08:00
Helen Chong 516dc1ecdb Set up global content layout 2024-04-19 07:50:20 +08:00
Helen Chong f13dd8c8e1 Use blocks to define components 2024-04-19 06:58:45 +08:00
Helen Chong 134aad4423 Move base layout template to global folder 2024-04-19 06:51:53 +08:00
Helen Chong 54237f1632 Add back missing tags check 2024-04-19 06:43:25 +08:00
Helen Chong f562940708 Revert back to checking if tags includes articles for blog nav 2024-04-19 06:42:31 +08:00
Helen Chong ee430ccbd4 Remove article layout 2024-04-19 06:41:51 +08:00
Helen Chong 53595f851d Use article heading if the content is an article 2024-04-19 06:41:26 +08:00
Helen Chong f731082884 Check for isArticle conditional instead of article tags for content nav 2024-04-19 06:37:39 +08:00
Helen Chong 5315e455d8 Use article tag is the content is an article 2024-04-19 06:35:07 +08:00
Helen Chong 8a83a624d3 Add content nav if tags includes articles 2024-04-19 06:33:21 +08:00
Helen Chong f49eab281b Use content layout and specify if they are articles 2024-04-19 06:30:21 +08:00
Helen Chong 837e5e947a Render changelog navigation via the Navigation plugin 2024-04-18 22:13:42 +08:00
Helen Chong ddbd68f611 Add breadcrumbs to articles 2024-04-18 22:07:38 +08:00
Helen Chong cec76fa45c Place aria-current as the first attribute of the <a> tag 2024-04-18 18:58:23 +08:00
Helen Chong c00bdf2808 Set up hero block template 2024-04-18 16:52:42 +08:00
Helen Chong 748134643c Rename hero top bar variable 2024-04-18 16:16:59 +08:00
Helen Chong c57ec210d9 Add or remove hidden class from top bar 2024-04-18 16:12:09 +08:00
Helen Chong 151fdbd6d5 Do not display top bar if there is no event 2024-04-18 16:00:33 +08:00
Helen Chong dc6308d4ba Add background color and padding to content nav 2024-04-18 15:15:48 +08:00
Helen Chong 2704f2e8b1 Use block and extends for navbar 2024-04-18 13:55:45 +08:00
Helen Chong 667de9699c Use blogk and extends for footer content 2024-04-18 13:52:29 +08:00
Helen Chong e6778f4050 Move currentUrl variable 2024-04-18 13:25:26 +08:00
Helen Chong 994b6bd156 Move currentUrl variable 2024-04-18 13:24:13 +08:00
Helen Chong 4208fd5e32 Make the navbar sticky effect smoother 2024-04-18 13:22:55 +08:00
Helen Chong 4180752d42 Rename scroll position variable 2024-04-18 13:19:33 +08:00
Helen Chong 3f727a9e8e Remove event parameter 2024-04-18 13:18:57 +08:00
Helen Chong dbfdf9a6fd Fix indentation 2024-04-18 13:18:23 +08:00
Helen Chong 297f88bae3 Rename sticky navbar class 2024-04-18 13:17:05 +08:00
Helen Chong 4797d9ee8c Make the footer always stick to the bottom 2024-04-18 13:14:46 +08:00
Helen Chong 87f1aafe4f Remove default sidebar background color and padding 2024-04-18 12:12:55 +08:00
Helen Chong 32069b9a6a Create sticky sidebar class 2024-04-18 11:44:35 +08:00
Helen Chong 3c06120309 Change wording for last updated info 2024-04-18 11:28:04 +08:00
Helen Chong e07609b92c Turn footer links into a list 2024-04-18 10:41:07 +08:00
Helen Chong 82ca06634c Adjust changelog list margin 2024-04-18 10:33:09 +08:00
Helen Chong b475c5767f Set content index navigation 2024-04-18 02:08:32 +08:00
Helen Chong ce34c6784c Add categories to article info 2024-04-18 01:39:31 +08:00
Helen Chong daae80b3b6 Set up content archive and categories pages 2024-04-18 01:34:21 +08:00
Helen Chong 51d6fdd300 Check if the page has any tags before looking for specific tag 2024-04-17 23:52:11 +08:00
Helen Chong dc870fae64 Add latest to changelog navigation 2024-04-17 22:43:12 +08:00
Helen Chong 68942ca4b1 Rename changelogs list 2024-04-17 22:30:36 +08:00
Helen Chong 82ce0ff99d Create changelog list template 2024-04-17 22:27:29 +08:00
Helen Chong c96a41b4f7 Fix blog navigation not appearing at the right sidebar 2024-04-17 20:26:57 +08:00