43 Commits

Author SHA1 Message Date
ba4c2c2506 finish css overhaul 2023-12-26 20:30:09 -08:00
9a85bef2be remove old stylesheet from base template and tweak footer links 2023-12-20 10:38:01 -08:00
a6735c45f4 add mono font and rework codeblock css 2023-12-20 07:45:26 -08:00
b5ca20d739 further simplify heading links 2023-12-19 07:51:20 -08:00
9d3a59e554 just use absolute positioning for anchor links 2023-12-18 16:00:20 -08:00
dd36f0e79e switch to sass and split global styles, rework heading css 2023-12-18 13:41:01 -08:00
859c34fd82 add opengraph meta tags 2023-09-24 13:29:35 -07:00
7b3ae4dea8 hide TOC on narrow screens 2023-09-23 20:03:00 -07:00
ce4ddf5a17 tweak next/prev links 2023-09-23 19:23:40 -07:00
c1e82ffb2c finish feed 2023-09-05 17:16:39 -07:00
7fb1f05a1e initial feed implementation 2023-09-04 22:07:58 -07:00
1b2d55173a upgrade to sveltekit 1 2023-08-26 20:55:35 -07:00
3a59f45e58 rework toc, sidenote fade, and footer 2023-08-26 14:41:58 -07:00
0519291bda limit toc to two levels and vary style 2023-08-25 22:22:39 -07:00
d1aa23e7c7 tweak margin of toc 2023-08-23 07:50:38 -07:00
25ce1b2d85 only show header anchors on hover 2023-08-23 06:02:12 -07:00
5817d94043 rework layout and add table of contents 2023-08-21 22:16:17 -07:00
33d6838dc4 start work on table of contents 2023-08-20 22:04:21 -07:00
b1dc3ae0ea add heading anchors 2023-08-20 16:12:04 -07:00
6431267827 start sidenotes post 2023-08-19 13:11:17 -07:00
8272a4bd43 rework rehype plugin 2023-08-19 12:45:02 -07:00
b68220fa2e conditionally render remainder of dropcap word 2023-08-19 12:16:23 -07:00
54bcec280d fix sidenote width and add partial nesting support 2023-08-19 12:12:12 -07:00
60eea00b88 misc tweaks 2023-08-15 11:07:11 -07:00
da72464f9a change font of drop caps 2023-08-15 11:06:54 -07:00
1a77127979 tweak positioning of sidenote counter 2023-08-15 11:05:30 -07:00
1972c5714c drop cap component 2023-08-14 15:45:52 -07:00
ce411549ad css tweaks 2023-08-14 15:45:34 -07:00
e0c2dc2ab8 sidenote dismiss button 2022-06-16 20:00:09 -07:00
93ee753974 rework sidenotes with pure css 2022-05-20 20:42:44 -07:00
ca903e2d15 fix sidenote tiling bug 2022-05-14 13:30:11 -07:00
3413b7ae7e move all sidenote logic to Sidenote component 2022-05-14 11:18:11 -07:00
dbcc82a10a fix sidenotes 2022-05-14 07:43:08 -07:00
3c7732f1f4 fix sidenote collisions 2022-05-13 21:50:19 -07:00
d6cbd1487c initial work on sidenotes 2021-10-25 08:09:37 -07:00
14d74ccdee add heading slugs 2021-10-21 21:25:28 -07:00
cb04687d0b fix menu alignment 2021-10-20 21:26:48 -07:00
Joseph Montanaro
23eb4341b6 fancier date formatting 2021-10-20 14:23:46 -07:00
d1d707bb6a misc style updates 2021-10-19 21:03:31 -07:00
Joseph Montanaro
6a856c1942 no need for variadic props 2021-10-19 14:30:48 -07:00
Joseph Montanaro
19fb0e3986 proper usage of page store 2021-10-19 11:23:55 -07:00
Joseph Montanaro
a2a2b4f200 prefetch links 2021-10-19 10:26:50 -07:00
481eac817e more yak shaving 2021-10-19 06:44:15 -07:00