19 Commits

Author SHA1 Message Date
54832e8bfd Set up global content layout 2024-04-19 07:50:20 +08:00
bf9d06d069 Add back missing tags check 2024-04-19 06:43:25 +08:00
6d5c60cc65 Revert back to checking if tags includes articles for blog nav 2024-04-19 06:42:31 +08:00
85b68fd55c Use article heading if the content is an article 2024-04-19 06:41:26 +08:00
028bccbc03 Check for isArticle conditional instead of article tags for content nav 2024-04-19 06:37:39 +08:00
b4eb91f6c0 Use article tag is the content is an article 2024-04-19 06:35:07 +08:00
57ee97a807 Add content nav if tags includes articles 2024-04-19 06:33:21 +08:00
326a3adf79 Set content index navigation 2024-04-18 02:08:32 +08:00
ab60cbea2f Check if the page has any tags before looking for specific tag 2024-04-17 23:52:11 +08:00
855efcafab Move blog templates to its own folder 2024-04-17 01:40:43 +08:00
a65a06a0b4 Move metagen, ToC and scroll-to-top button to global includes folder 2024-04-16 23:02:16 +08:00
7c8e9822fd Create blog templates and set data 2024-04-16 01:39:56 +08:00
0ef28f399e Use desc instead of intro variable for description in the heading 2024-04-16 00:55:42 +08:00
c0e553a7c7 Replace frontmatter variable for divided content 2024-04-16 00:33:34 +08:00
58637fdedf Refactor if expression for content--divided class 2024-04-15 20:32:19 +08:00
4580535d07 Set stlyes of content page with divided sections 2024-04-15 12:34:35 +08:00
06b5105da1 Add parameter for custom page title 2024-04-15 12:19:42 +08:00
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