commit 41d508bbe7936af19787f14499632058a849cf2b
parent 3b11d58dd701b1d5a7ef3122b05ccdc5baf2dc3b
Author: mcol <mcol@posteo.net>
Date: Thu, 6 Aug 2020 22:01:09 +0100
update blogroll page
Diffstat:
2 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/blogroll.py b/blogroll.py
@@ -10,71 +10,67 @@ BLOGROLL = []
BLOGROLL.append([
"Freddy's Ramblings",
"https://write.privacytools.io/freddy",
- "Useful and interesting posts and guides about privacy.",
"write.privacytools.io/freddy",
])
BLOGROLL.append([
"Nduli's World",
"https://jnduli.co.ke",
- "Interesting posts on FOSS projects like vim and window managers.",
"jnduli.co.ke",
])
BLOGROLL.append([
"Jonathan Borichevskiy's Up and to the Right",
"https://jborichevskiy.com",
- "Thought-provoking and entertaining reads.",
"jborichevskiy.com",
])
BLOGROLL.append([
"Daniel's CodeSections",
"https://www.codesections.com",
- "Good posts on FOSS and the Fediverse.",
"codesections.com",
])
BLOGROLL.append([
"Oscar Benedito",
"https://oscarbenedito.com",
- "Well-written posts on topics such as FOSS tools and privacy.",
"oscarbenedito.com",
])
BLOGROLL.append([
"Jake Bauer",
"https://paritybit.ca",
- "Interesting posts on topics from FOSS to The Clone Wars.",
"paritybit.ca",
])
BLOGROLL.append([
"Venam",
"https://venam.nixers.net",
- "Insightful posts about Unix and philosophy.",
"venam.nixers.net",
])
BLOGROLL.append([
"Addy",
"https://addy-dclxvi.github.io",
- "Posts about cool desktop tools.",
"addy-dclxvi.github.io",
])
BLOGROLL.append([
"Alejandro",
"https://baez.link",
- "Nice posts about software development and other topics.",
"baez.link",
])
BLOGROLL.append([
"Yarmo Mackenbach",
"https://yarmo.eu",
- "Great posts about things from neuroscience to software.",
"yarmo.eu",
])
+BLOGROLL.append([
+ "Martin Tournoij",
+ "https://www.arp242.net",
+ "www.arp242.net",
+])
+
random.shuffle(BLOGROLL)
diff --git a/content/pages/about.rst b/content/pages/about.rst
@@ -18,8 +18,8 @@ at `@mcol@fosstodon.org <https://fosstodon.org/@mcol>`_, mcol on IRC or you can
email me at :code:`mcol` at :code:`posteo.net` [`pgp key`_].
-blogs i like
-------------
+blogroll
+--------
*in random order*