Commit Graph

225 Commits

Author SHA1 Message Date
Helen Chong 28ea0cacd9 Prevent HTML entities in meta title 2024-04-20 18:34:44 +08:00
Helen Chong 7307fdbd07 Set main site hero image fetching to high priority 2024-04-20 18:30:19 +08:00
Helen Chong c5306fa409 Remove outline of the link focus 2024-04-20 17:44:05 +08:00
Helen Chong 2983a4be68 Add arrows to pagination labels 2024-04-20 17:42:00 +08:00
Helen Chong 589631dae4 Change text color of pagination item without a link 2024-04-20 17:25:33 +08:00
Helen Chong ce8bc066eb Style pagination 2024-04-20 17:23:05 +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 6166020502 Add Font Awesome assets 2024-04-20 12:58:52 +08:00
Helen Chong 306cf6fb05 Make hero image of KotOR shrine responsive 2024-04-20 12:48:53 +08:00
Helen Chong 71008a4382 Make hero image of A Summer's End sheine responsive 2024-04-20 12:18:54 +08:00
Helen Chong 76f590b5bb Use mobile first flow for responsive hero image 2024-04-20 12:07:06 +08:00
Helen Chong a07aecc159 Add links to return to shrine index 2024-04-20 12:03:35 +08:00
Helen Chong 8482b45dbe Make the Cassette Beasts shrine hero image responsive 2024-04-20 11:57:56 +08:00
Helen Chong 9a3f3dd91d Adjust left padding of table of contents 2024-04-20 06:13:13 +08:00
Helen Chong fdcf1f5b27 Set up Cassette Beasts shrine 2024-04-20 05:41:53 +08:00
Helen Chong 5abc109cc5 Format shrine info link 2024-04-20 05:24:00 +08:00
Helen Chong 874db7177e Rename hero block 2024-04-20 05:20:38 +08:00
Helen Chong a73458bb8e Add shrine to page title 2024-04-20 05:16:51 +08:00
Helen Chong cf4d7bdf07 Fix error with missing title to render breadcrumbs 2024-04-20 00:43:37 +08:00
Helen Chong 15f074abb6 Add hasBreadcrumbs variable to allow non-article content to add breadcrumbs 2024-04-19 23:56:22 +08:00
Helen Chong baf61d74ae Revert changes to article breadcrumbs 2024-04-19 23:53:10 +08:00
Helen Chong c9d530522a Allow non-article pages to add breadcrumbs 2024-04-19 23:50:12 +08:00
Helen Chong 6e11609cf4 Wrap breadcrumbs 2024-04-19 20:32:37 +08:00
Helen Chong 5ade6af6b0 Fix issues with rendering breacrumbs and blog nav outside main site 2024-04-19 20:04:25 +08:00
Helen Chong c7a5521ff2 Make content navigation only show up on the main articles page 2024-04-19 18:04:23 +08:00
Helen Chong 80af405612 Use site meta to render author's name 2024-04-19 17:57:43 +08:00
Helen Chong c0c4462b61 Set up KotOR shrine 2024-04-19 17:56:52 +08:00
Helen Chong 684e4c2559 Rename scroll-to-top button image 2024-04-19 17:18:51 +08:00
Helen Chong 51ba388c5f Adjust scroll-to-top button 2024-04-19 17:15:43 +08:00
Helen Chong 8214ecd304 Remove footer width restriction 2024-04-19 17:01:05 +08:00
Helen Chong 250537cdb2 Rename index CSS file to misc 2024-04-19 07:57:34 +08:00
Helen Chong 4b9f1f98a2 Rename start folder in inceludes to misc 2024-04-19 07:56:26 +08:00
Helen Chong 1804072371 Use global content layout for A Summer's End shrine's 2024-04-19 07:52:34 +08:00
Helen Chong 516dc1ecdb Set up global content layout 2024-04-19 07:50:20 +08:00
Helen Chong bde44bd168 Use blocks to set layout for A Summer's End shrine 2024-04-19 07:14:58 +08:00
Helen Chong 6b465c3587 Use block for page and meta title 2024-04-19 07:13:50 +08:00
Helen Chong 4333a82e15 Use blocks for CSS and favicon 2024-04-19 07:00:51 +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 6363de3b49 Move site layout macro back to layout page template 2024-04-18 23:47:17 +08:00
Helen Chong cafac5543b Create shrine info template 2024-04-18 23:07:41 +08:00
Helen Chong bdbb33823a Rename shrine info class 2024-04-18 23:04:14 +08:00
Helen Chong d5e06309f6 Rename shrine right sidebar file to shrine info 2024-04-18 23:02:01 +08:00
Helen Chong 5b83df818c Adjust shrine right sidebar elements 2024-04-18 23:00:22 +08:00
Helen Chong e0e8f9acb5 Use position: sticky to make navbar sticky 2024-04-18 22:54:20 +08:00
Helen Chong 9d550cae71 Increase navbar sticky line 2024-04-18 22:26:11 +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 89f86d4565 Set A Summer's End shrine navigation 2024-04-18 20:59:26 +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 69c32a8a5b Iterate A Summer's End shrine pages 2024-04-18 18:57:34 +08:00
Helen Chong d7d6937ba4 Fix shrine navbar links 2024-04-18 18:23:11 +08:00
Helen Chong 073f4dc7b1 Fix missing favicons for A Summer's End shrine 2024-04-18 17:02:29 +08:00
Helen Chong 57ea5705ee Set up A Summer's End — Hong Kong 1986 Shrine shrine 2024-04-18 16:57:09 +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 f1450c8a9b Add scrollbar to table of contents if overflowed 2024-04-18 12:12:22 +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 97e69e423a Change table of contents title 2024-04-18 10:42:01 +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
Helen Chong 225daacd36 Remove custom page title 2024-04-17 20:24:52 +08:00
Helen Chong aa1a38ab2d Move blog templates to its own folder 2024-04-17 01:40:43 +08:00
Helen Chong 1cfbe2d61d Add previous and next blog post section 2024-04-17 01:36:56 +08:00
Helen Chong 804126d745 Create template for older / newer pagination 2024-04-17 01:21:20 +08:00
Helen Chong 67b464a8b3 Add aria label to the HTML text area 2024-04-17 01:04:12 +08:00
Helen Chong c901a7b55c Add RSS feed link to footer 2024-04-17 01:00:11 +08:00
Helen Chong 13f27458d7 Add aria-current if on the current page 2024-04-17 00:19:15 +08:00