170 Commits

Author SHA1 Message Date
19330462ae Add domain redirect script 2024-05-31 08:23:16 +08:00
67267ba0ee Remove whitespace in skip to content button code 2024-05-29 09:25:55 +08:00
e5e13f57f4 Add skip to content link button 2024-05-28 21:58:10 +08:00
02aa1ca63a Change ::after content for separating flex navigation links 2024-05-28 16:28:58 +08:00
cfcf53a63a Add text version of back-to=top link 2024-05-28 16:25:07 +08:00
96f7eeb54a Fix content wrapper class name whitespace 2024-05-28 15:23:56 +08:00
5641a424a9 Move scroll-to-top button into footer element 2024-05-26 19:22:17 +08:00
65abadf14f Specify overflow-x property to ToC 2024-05-22 15:53:28 +08:00
fb482bad33 Use details-utils to force open or close ToC based on viewports 2024-05-22 15:51:56 +08:00
0c828320b8 Adjust changelogs layout 2024-05-22 14:11:20 +08:00
44ff6223ad Adjust statement layout 2024-05-22 13:08:19 +08:00
7405146371 Add statement links to footer 2024-05-22 13:02:27 +08:00
637725f9a3 Add Intel One Mono font for monospace font 2024-05-21 20:41:15 +08:00
be818bfe0d Replace default font from Noto Sans to Lexend 2024-05-20 12:17:51 +08:00
d2cc0533e3 Split CSS into separate files 2024-05-18 02:49:53 +08:00
2eea238ab6 Create template for CSS bundle 2024-05-18 02:35:26 +08:00
b62e3fb239 Adjust left-right padding of navbar links on mobile 2024-05-10 17:07:17 +08:00
f731e07435 Put navbar title in toggle button for mobile 2024-05-10 17:06:10 +08:00
c062574e27 Rename niceDate variable to formatDate 2024-05-10 10:34:12 +08:00
9ef8b360d6 Adjust footer paddings 2024-05-10 01:13:56 +08:00
52559dd60c Style navigation bar toggle button focus outline 2024-04-29 18:23:26 +08:00
6c468c7686 Fix hidden overflowed focus outline on larger screens 2024-04-29 18:12:51 +08:00
e0a3feb939 Turn the nabigation menu into a hamburger menu on mobile 2024-04-29 18:01:46 +08:00
d45c46db83 Move today event variable to individual hero templates 2024-04-29 11:16:44 +08:00
578d150cc9 Set hero image drop shadow only on the main hero template 2024-04-27 00:12:13 +08:00
9458e04994 Put common code block for shrine footer in the global template 2024-04-26 17:31:18 +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
ad01300006 Adjust hero top bar paddings 2024-04-23 15:57:54 +08:00
81217b7a82 Enlarge scroll-to-top button 2024-04-22 03:08:40 +08:00
29a90d6c44 Use Font Awesome icons for scroll-to-top button 2024-04-22 03:05:20 +08:00
3c611a6314 Set max height of hero image to 16rem 2024-04-20 19:43:13 +08:00
d4c09d0bf8 Reduce header height 2024-04-20 19:34:16 +08:00
822461e6fd Move the link separtor in list elements to ::after selector 2024-04-20 18:59:51 +08:00
36965338e9 Prevent HTML entities in meta title 2024-04-20 18:34:44 +08:00
14fdd8d178 Remove outline of the link focus 2024-04-20 17:44:05 +08:00
0899fd559a Add arrows to pagination labels 2024-04-20 17:42:00 +08:00
e74f05f6a5 Change text color of pagination item without a link 2024-04-20 17:25:33 +08:00
3673294d28 Style pagination 2024-04-20 17:23:05 +08:00
004d6b3138 Add Font Awesome assets 2024-04-20 12:58:52 +08:00
3805be3c08 Adjust left padding of table of contents 2024-04-20 06:13:13 +08:00
e9d14f4ab8 Rename hero block 2024-04-20 05:20:38 +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