From 0c52ba8e60302a454905e5266ce50dcc974367de Mon Sep 17 00:00:00 2001 From: "Zack M. Davis" Date: Wed, 15 Jul 2026 17:55:55 -0700 Subject: [PATCH] prune blogroll A lot of blogrot and linkrot! Why are people so neglectful? --- pelicanconf.py | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 5e9b832..5bd5115 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -24,26 +24,13 @@ AUTHOR_FEED_RSS = None # Blogroll LINKS = ( - ('Beach City Bugle', 'http://www.beachcitybugle.com/'), - ('Claude Opus 4.5', 'https://claudeopus45.substack.com/'), ('Compass Rose', 'http://benjaminrosshoffman.com/'), ('Daniel Lemire', 'http://lemire.me/blog/'), - ('David R. MacIver', 'http://www.drmaciver.com/blog/'), + ('David R. MacIver', 'http://www.drmaciver.com/'), ('Equestria Daily', 'http://www.equestriadaily.com/'), - ('From Automorphy to Electricity', 'http://automorphy.blogspot.com/'), - ('Gallabytes', 'http://gallabytes.com/archive.html'), - ('Jeff Kaufman', 'http://www.jefftk.com/index'), ('Julia Evans', 'http://jvns.ca/'), - ('Meteuphoric', 'http://meteuphoric.wordpress.com/'), - ('Otium', 'http://srconstantin.wordpress.com/'), - ('Reflective Disequilibrium', 'http://reflectivedisequilibrium.blogspot.com/'), + ('Rough Diamonds', 'https://sarahconstantin.substack.com/'), ('Ribbonfarm', 'http://www.ribbonfarm.com/'), - ('Seeking Whence', 'http://grognor.blogspot.com/'), - ('Slate Star Codex', 'http://slatestarcodex.com/'), - ('Stuart Spence Stuff', 'http://stuartspencestuff.blogspot.com/'), - ('The Rationalist Conspiracy', 'http://rationalconspiracy.com/'), - ("The Story's Story", 'http://jseliger.wordpress.com/'), - ('The Unit of Caring', 'http://theunitofcaring.tumblr.com/'), ) # Social widget -- 2.53.0