148 Commits

Author SHA1 Message Date
fafab02223 Remove article layout 2024-04-19 06:41:51 +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
e0acc0643b Use content layout and specify if they are articles 2024-04-19 06:30:21 +08:00
3cf30aafdd Render changelog navigation via the Navigation plugin 2024-04-18 22:13:42 +08:00
96dcf7eb84 Add breadcrumbs to articles 2024-04-18 22:07:38 +08:00
4150db0a14 Place aria-current as the first attribute of the <a> tag 2024-04-18 18:58:23 +08:00
4ed7b1eae6 Set up hero block template 2024-04-18 16:52:42 +08:00
b5d92f2d2f Rename hero top bar variable 2024-04-18 16:16:59 +08:00
ab2145e97b Add or remove hidden class from top bar 2024-04-18 16:12:09 +08:00
f2324a0e1f Do not display top bar if there is no event 2024-04-18 16:00:33 +08:00
2646bad898 Add background color and padding to content nav 2024-04-18 15:15:48 +08:00
1fd89c29dc Use block and extends for navbar 2024-04-18 13:55:45 +08:00
04e9c3c62b Use blogk and extends for footer content 2024-04-18 13:52:29 +08:00
83d02768d0 Move currentUrl variable 2024-04-18 13:25:26 +08:00
fa40302bd3 Move currentUrl variable 2024-04-18 13:24:13 +08:00
39b86d4906 Make the navbar sticky effect smoother 2024-04-18 13:22:55 +08:00
470904c0a5 Rename scroll position variable 2024-04-18 13:19:33 +08:00
70adf44cff Remove event parameter 2024-04-18 13:18:57 +08:00
257ee90ad9 Fix indentation 2024-04-18 13:18:23 +08:00
eec73db7d6 Rename sticky navbar class 2024-04-18 13:17:05 +08:00
d6fb222874 Make the footer always stick to the bottom 2024-04-18 13:14:46 +08:00
08bf7e24ab Remove default sidebar background color and padding 2024-04-18 12:12:55 +08:00
c46452c692 Create sticky sidebar class 2024-04-18 11:44:35 +08:00
6614beed6c Change wording for last updated info 2024-04-18 11:28:04 +08:00
f20094db8b Turn footer links into a list 2024-04-18 10:41:07 +08:00
1e07548c0f Adjust changelog list margin 2024-04-18 10:33:09 +08:00
326a3adf79 Set content index navigation 2024-04-18 02:08:32 +08:00
80d0f8237b Add categories to article info 2024-04-18 01:39:31 +08:00
56db538049 Set up content archive and categories pages 2024-04-18 01:34:21 +08:00
ab60cbea2f Check if the page has any tags before looking for specific tag 2024-04-17 23:52:11 +08:00
b154d352dd Add latest to changelog navigation 2024-04-17 22:43:12 +08:00
aa63427597 Rename changelogs list 2024-04-17 22:30:36 +08:00
fb23ddc60c Create changelog list template 2024-04-17 22:27:29 +08:00
8e53961a02 Fix blog navigation not appearing at the right sidebar 2024-04-17 20:26:57 +08:00
855efcafab Move blog templates to its own folder 2024-04-17 01:40:43 +08:00
c6d798d1ae Add previous and next blog post section 2024-04-17 01:36:56 +08:00
270d51ed5f Add aria label to the HTML text area 2024-04-17 01:04:12 +08:00
4372e4f05a Add RSS feed link to footer 2024-04-17 01:00:11 +08:00
fe65b42be0 Add aria-current if on the current page 2024-04-17 00:19:15 +08:00
4076dc3cb9 Rename changelog to changelogs when appropriate 2024-04-17 00:16:57 +08:00
a65a06a0b4 Move metagen, ToC and scroll-to-top button to global includes folder 2024-04-16 23:02:16 +08:00
176a286c86 Set up changelog pages 2024-04-16 19:30:31 +08:00
0380bb8297 Move text and credit to the site button template 2024-04-16 18:05:10 +08:00
9435664310 Format indentation of blog navigation 2024-04-16 17:11:22 +08:00
fec6bdf41c Fromat blog navigation list element 2024-04-16 17:10:56 +08:00
484b0818d1 Set blog navigation items 2024-04-16 17:09:38 +08:00
d464fb8421 Add classes and correct heading hierachy 2024-04-16 16:32:06 +08:00