88 Commits

Author SHA1 Message Date
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
f2110bf09f Rename scroll-to-top button image 2024-04-19 17:18:51 +08:00
642812af5d Adjust scroll-to-top button 2024-04-19 17:15:43 +08:00
a5146c6972 Remove footer width restriction 2024-04-19 17:01:05 +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
fbee547b89 Use block for page and meta title 2024-04-19 07:13:50 +08:00
6fc8deea0a Use blocks for CSS and favicon 2024-04-19 07:00:51 +08:00
9115023382 Use blocks to define components 2024-04-19 06:58:45 +08:00
5b07a873db Move base layout template to global folder 2024-04-19 06:51:53 +08:00
5f61838386 Create shrine info template 2024-04-18 23:07:41 +08:00
c471b1a848 Use position: sticky to make navbar sticky 2024-04-18 22:54:20 +08:00
d2adc35286 Increase navbar sticky line 2024-04-18 22:26:11 +08:00
4ed7b1eae6 Set up hero block template 2024-04-18 16:52:42 +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
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
2a2e4637cb Change table of contents title 2024-04-18 10:42:01 +08:00
4de476476c Create template for older / newer pagination 2024-04-17 01:21:20 +08:00
a65a06a0b4 Move metagen, ToC and scroll-to-top button to global includes folder 2024-04-16 23:02:16 +08:00