28 Commits

Author SHA1 Message Date
8ae24bc0eb Use bundle plugin to bundle CSS 2024-07-18 21:08:32 +08:00
96049f1b13 Use visually hidden and aria-labelledby to label landmarks 2024-07-14 11:58:34 +08:00
8cc6a6ac13 Add unique aria labels to landmarks 2024-07-14 10:52:19 +08:00
371ca525a0 Replace list-style: none to list-style-type: "" 2024-07-13 22:13:50 +08:00
1a76946f60 Use custom element for content wrapper 2024-06-23 18:01:04 +08:00
92aa1872d4 Fix blog post pagination CSS indentation 2024-06-15 18:40:21 +08:00
cecdd801cb Remove aria-labelledBy from blog post pagination 2024-06-15 18:25:15 +08:00
622df81401 Merge blog post template into content template 2024-06-15 18:21:47 +08:00
0318c0cd86 Initiate articleElement boolean for content pages to use <article> tags 2024-06-10 17:42:59 +08:00
aa348e0478 Make breadcrumb navigation a number list 2024-06-10 13:53:20 +08:00
61f1e91a19 Wrap breadcumbs in navigation element 2024-06-06 19:36:20 +08:00
6c1c6289ff Remove article class 2024-06-06 19:22:08 +08:00
bdb3deb80e Refactor h1 headings in the content template 2024-06-06 19:11:29 +08:00
96f7eeb54a Fix content wrapper class name whitespace 2024-05-28 15:23:56 +08:00
44ff6223ad Adjust statement layout 2024-05-22 13:08:19 +08:00
c062574e27 Rename niceDate variable to formatDate 2024-05-10 10:34:12 +08:00
c772936318 Remove unused breadcrumb class 2024-04-25 01:42:28 +08:00
08dd2f9a16 Remove "Resources" from the page title of KotOR resources 2024-04-25 01:39:46 +08:00
c3a9c0743b Make breadcrumbs arrow ::after selecter content 2024-04-25 01:31:54 +08:00
7d4cffe9ee Fix error with missing title to render breadcrumbs 2024-04-20 00:43:37 +08:00
e4393a1b48 Add hasBreadcrumbs variable to allow non-article content to add breadcrumbs 2024-04-19 23:56:22 +08:00
e892864cea Revert changes to article breadcrumbs 2024-04-19 23:53:10 +08:00
fed0de6c7a Allow non-article pages to add breadcrumbs 2024-04-19 23:50:12 +08:00
5f8a3b20b4 Wrap breadcrumbs 2024-04-19 20:32:37 +08:00
730be0bb8d Fix issues with rendering breacrumbs and blog nav outside main site 2024-04-19 20:04:25 +08:00
5e1997c4a7 Make content navigation only show up on the main articles page 2024-04-19 18:04:23 +08:00
7fbd79e967 Use global content layout for A Summer's End shrine's 2024-04-19 07:52:34 +08:00
54832e8bfd Set up global content layout 2024-04-19 07:50:20 +08:00