Commit graph

76 commits

Author SHA1 Message Date
f3570754cb rss: strip potentially-unsafe style elements (improve regex) 2024-01-15 14:57:42 -06:00
340e1f0cce rss: strip potentially-unsafe style elements 2024-01-15 14:53:35 -06:00
35b2791dce rss: strip <svg>...</svg> elements 2024-01-15 14:33:26 -06:00
9a8c130c63 Revert "rss: don't minify whitespace in xml"
This reverts commit b5475f0574.
2024-01-15 13:59:40 -06:00
b5475f0574 rss: don't minify whitespace in xml 2024-01-15 13:53:52 -06:00
39079ebde1 rss: alternate approach to image embeds 2024-01-15 13:39:27 -06:00
cec57e09d1 rss: fix image embeds 2024-01-15 13:23:34 -06:00
7497882d94 rss: encode content in description 2024-01-15 13:09:20 -06:00
094fa7ec1a rss: use full text instead of summary 2024-01-15 12:42:20 -06:00
6bbcfded0f fixes for loading giscus comments 2023-12-31 16:16:02 -06:00
6d5355541b initial work on giscus setup 2023-12-31 15:29:58 -06:00
bd4f26e1c6 don't write empty categories to rss 2023-12-30 17:08:31 -06:00
b9926cb5b3 plainify rss title and summary 2023-12-30 17:03:25 -06:00
13fc5f8789 add tags to rss 2023-12-30 17:03:13 -06:00
f0b0c8076b add image to rss 2023-12-30 16:52:23 -06:00
a43cef4461 update copyright, rss tweaks 2023-12-30 16:41:23 -06:00
164dbc6eeb expand authorship information 2023-12-30 16:22:18 -06:00
502a1cba44 tweaks for rendering status.lol block 2023-12-23 17:00:24 -06:00
f9a7c93897 clean up all tags page 2023-12-22 17:12:18 -06:00
0a2795e74d rename index.xml to feed.xml 2023-12-22 16:30:08 -06:00
3536f61fc9 add verification links to head on home page 2023-12-22 16:19:48 -06:00
f42fb4d223 configure rss 2023-12-22 16:04:21 -06:00
20478c4136 add forkawesome icons (for now) 2023-12-21 08:21:01 -06:00
66ced7a369 tweak status.lol 2023-12-12 08:31:41 -06:00
be65cac0ee add status.lol 2023-12-11 10:12:57 -06:00
5e3cf1dc8c remove proven.lol proof 2023-12-11 09:29:58 -06:00
f3fbcad44d tweak proven.lol proof 2023-12-10 16:48:50 -06:00
9b8835a8e8 add proven.lol proof 2023-12-10 16:44:20 -06:00
d1bd0fd61e Revert "add proven.lol proof"
This reverts commit e6062166b9.
2023-12-10 16:29:25 -06:00
e6062166b9 add proven.lol proof 2023-12-10 16:25:53 -06:00
0d0832cab6 implement basic pagination 2023-11-13 10:05:14 -06:00
6ee422259b only load cabin on prod 2023-11-10 13:24:40 -06:00
f9bdea1abc css cleanup 2023-11-08 22:14:10 -06:00
e63d60bd37 stylize footer links 2023-11-06 15:50:42 -06:00
af0e9399fa add torchlight plug in footer 2023-11-06 08:53:31 -06:00
edb1f01c5d get the code copy button working again 2023-11-04 20:49:39 -05:00
5ae7f2f132 begin replacing chroma highlighter with torchlight 2023-11-03 23:08:45 -05:00
ebef538379 add copy button to code blocks 2023-10-21 16:13:44 -05:00
38db334005 support displaying prompt symbol on command blocks 2023-10-16 11:58:46 -05:00
cf0aaea41d layout: tweak tags presentation 2023-09-17 19:20:17 -05:00
1c466213f8 layout: move toc above tags 2023-09-17 19:06:33 -05:00
f30b368cf6 add related posts to sidebar 2023-09-12 17:02:42 -05:00
24bd97cb1e fix date display 2023-09-04 16:45:00 -05:00
a813e2a7be Merge branch 'main' into drafts 2023-09-03 11:55:19 -05:00
5e7085ec6b include link to all tags on post tag list 2023-08-31 15:02:03 -05:00
996a57db4c remove about link from menu, insert in sidebar 2023-08-29 17:01:26 -05:00
6c5aa155e9 convert date labels to lowercase 2023-08-29 16:25:35 -05:00
ca78e3e5c5 add tags label 2023-08-29 16:24:41 -05:00
fc8a6b204f format dates as array 2023-08-29 14:48:57 -05:00
cb211a8d76 another date format tweak 2023-08-29 13:38:29 -05:00