Commit graph

389 commits

Author SHA1 Message Date
5babcd07ba style status.lol container more consistently 2024-01-16 14:16:44 -06:00
7eca2db6fe add scroll-to-top button 2024-01-16 14:12:57 -06:00
ae0ef7a52d begin adding/expanding alt text 2024-01-16 13:02:35 -06:00
01e0a0b6e0 change prompt on search results page 2024-01-16 12:17:54 -06:00
1e3d802ea8 add attribution to search.js 2024-01-16 12:03:24 -06:00
25d657ea47 add transitions to searchbox 2024-01-16 11:24:35 -06:00
d21051a781 change title of search results page 2024-01-15 19:19:27 -06:00
John Bowdre
71a60c4873
Merge pull request #6 from jbowdre/preview
Implement site search
2024-01-15 18:36:12 -06:00
70f8dc1571 torchlight: don't highlight series or tags 2024-01-15 18:28:33 -06:00
6da286c017 additional search tweaks 2024-01-15 18:12:56 -06:00
9223c6ca9e search styling work... 2024-01-15 17:07:23 -06:00
34fc5b5d6e initial work on search with lunr.js 2024-01-15 16:02:30 -06:00
39ff4c2b66 css: define new slightly-lighter color for code/pre elements 2024-01-15 15:14:08 -06:00
c11b975fba Revert "make --off-fg a little lighter to improve code/pre contrast"
This made non-code elements a bit too bright. Need to address code
elements more directly.

This reverts commit 16880cc516.
2024-01-15 15:06:39 -06:00
John Bowdre
710b493a74
Merge pull request #5 from jbowdre/preview
Further RSS improvements
2024-01-15 15:02:07 -06:00
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
d31c4cafdb Merge branch 'main' into preview 2024-01-15 14:36:21 -06:00
35b2791dce rss: strip <svg>...</svg> elements 2024-01-15 14:33:26 -06:00
f2f2c5aa9f fix broken link in post 2024-01-15 14:10:19 -06:00
John Bowdre
841767dd66
Merge pull request #4 from jbowdre/preview
RSS improvements
2024-01-15 14:07:05 -06:00
3e7c2ddbe8 remove minify from netlify config 2024-01-15 14:04:59 -06:00
cdc261b82e enable minify in config, don't minify xml 2024-01-15 14:00:28 -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
f98628bfce Revert "rss: highlight xml"
This reverts commit 9ad14f2092.
2024-01-15 12:57:07 -06:00
9ad14f2092 rss: highlight xml 2024-01-15 12:51:22 -06:00
094fa7ec1a rss: use full text instead of summary 2024-01-15 12:42:20 -06:00
8dfff8f099 rename and future-date post 2024-01-14 21:22:24 -06:00
16880cc516 make --off-fg a little lighter to improve code/pre contrast 2024-01-14 21:20:45 -06:00
56155058b0 new post: securing-web-servers-cloudflare-tunnel 2024-01-14 20:45:54 -06:00
8950a2bf1d minor contrast tweak 2024-01-13 17:20:33 -06:00
006eb3ce9c fix for faded statuslol time/respond links 2024-01-13 17:12:37 -06:00
128b9f57e7 update copyright message 2024-01-10 16:21:36 -06:00
922366762d update omg links 2024-01-08 15:06:34 -06:00
bd7751e0ca new year, new copyright 2024-01-02 07:28:09 -06:00
dc6939de2d automatically restart containers unless stopped 2024-01-01 16:41:39 -06:00
f3161654d3 Merge branch 'giscus' 2023-12-31 16:17:09 -06:00
6bbcfded0f fixes for loading giscus comments 2023-12-31 16:16:02 -06:00
df54406ef6 fix comment flag in frontmatter 2023-12-31 16:03:22 -06:00
59353bf3ca fix broken comments 2023-12-31 15:59:33 -06:00
6d5355541b initial work on giscus setup 2023-12-31 15:29:58 -06:00
36dd55a821 update gitignore 2023-12-31 15:06:52 -06:00
7fba1865a0 more PURLs 2023-12-30 20:47:38 -06:00
11093e5c98 use l.runtimeterror.dev for PURLs 2023-12-30 20:44:32 -06:00
John Bowdre
dd5c13ecae
Merge pull request #3 from jbowdre/preview
updates to rss handling
2023-12-30 17:14:39 -06:00
bd4f26e1c6 don't write empty categories to rss 2023-12-30 17:08:31 -06:00