109 Commits

Author SHA1 Message Date
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
446557a7b2 Add scrollbar to table of contents if overflowed 2024-04-18 12:12:22 +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
2a2e4637cb Change table of contents title 2024-04-18 10:42:01 +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
5c044f6f58 Remove custom page title 2024-04-17 20:24:52 +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
4de476476c Create template for older / newer pagination 2024-04-17 01:21:20 +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
27bbba4155 Create folder for macros in _includes 2024-04-16 22:58:12 +08:00
176a286c86 Set up changelog pages 2024-04-16 19:30:31 +08:00
35bfffa1eb Add website layout page 2024-04-16 19:28:45 +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
91e0484dbc Set page title for articles and blog posts 2024-04-16 01:55:32 +08:00
7c8e9822fd Create blog templates and set data 2024-04-16 01:39:56 +08:00
2a8ecfb500 Rename file to blognav and move to main folder 2024-04-16 01:23:22 +08:00
d8c73c2acd Create blog right sidebar template 2024-04-16 01:19:50 +08:00
0ef28f399e Use desc instead of intro variable for description in the heading 2024-04-16 00:55:42 +08:00
19e75234b9 Remove unused element variable 2024-04-16 00:47:32 +08:00