From 6feb41a99a7375201ae3aa5da3f37d9fe2c7fab6 Mon Sep 17 00:00:00 2001 From: nafnlj Date: Sun, 11 Jun 2023 18:17:32 +0000 Subject: [PATCH] deploy: 6be8842d43b8ce251ee1132b7ae5485dc1e031ff --- cache.json | 30 +++++++++++++++++ feed.atom | 44 +++++++++++++++++++++++- index.html | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 168 insertions(+), 5 deletions(-) diff --git a/cache.json b/cache.json index a8aab48..bbc6072 100644 --- a/cache.json +++ b/cache.json @@ -612,6 +612,16 @@ "feedUrl": "https://linuxrocks.online/@nafnlj.rss", "siteUrl": "https://linuxrocks.online/@nafnlj", "articles": [ + { + "id": "https://linuxrocks.online/@nafnlj/110526506157914198", + "author": null, + "description": "I wanted to add pingback support to WordPress pages so I could enable Webmentions on my new Guestbook. After a bit of searching, I extrapolated the correct functions.php snippet from a guide for a different point and added the functionality to pages without breaking my site.\nhttps://thenewleafjournal.com/leaf/add-pingback-support-to-wordpress-pages/\n#wordpress #webmentions #indieweb #php", + "link": "https://linuxrocks.online/@nafnlj/110526506157914198", + "publishedOn": "2023-06-11T16:24:03.000Z", + "wordCount": 120, + "title": "Untitled", + "imageUrl": null + }, { "id": "https://linuxrocks.online/@nafnlj/110520735986799339", "author": null, @@ -866,6 +876,26 @@ "feedUrl": "https://memos.emucafe.org/u/2/rss.xml", "siteUrl": "https://memos.emucafe.org", "articles": [ + { + "id": "https://memos.emucafe.org/m/7", + "author": null, + "description": "I started manually maintaining a list of stopwords for WordPress comments after opening our Guestbook. I figured that I could handle it manually instead of using a plugin. The approach was showing some results after two days, but it occurred to me that I could find a bigger stopword list.\nhttps://github.com/splorp/wordpress-comment-blacklist\nI found this big one on GitHub and copied it into my install. The repo notes that there are plugins for keeping it up-to-date, but I thought of a better idea. After some clicking around, I found the atom feed for updates to the blocklist text file. I added it to mfeed, a Firefox extension I use to keep track of feeds for repo and software updates. Now I will not only be able to keep my stopwords list up to date, but I also have a NLJ topic on keeping the list up to date without a plugin.\n#wordpress #feeds #newleafjournal", + "link": "https://memos.emucafe.org/m/7", + "publishedOn": "2023-06-11T16:10:14.000Z", + "wordCount": 21, + "title": "I started manually maintaining a list of stopwords for WordPress comments after opening our Guestboo...", + "imageUrl": null + }, + { + "id": "https://memos.emucafe.org/m/6", + "author": null, + "description": "Thoughts on anime episodes I watched yesterday:\nThe Dangers in My Heart 11\nPosted its best episode for the second week in a row. The protagonist, Kyo, came to an important realization. In addition to the story progress, this episode featured some beautiful backgrounds for Kyo's abbreviated vacation. I am curious to see if it resolves key points in its conclusion in the same way that Angel Next Door did last season. Despite the strong finish, the series is held back by a rough start and our lack of insight into Anna's perspective and feelings.\nMy Love Story With Yamada-kun 11\nIt has improved a bit in its second half (having noted that I was not impressed with the first half, and episode 11 offers some hope that something will be resolved in the finale (I have my doubts). Akane, like Kyo, appears to have come to a realization (albeit she will state it clearly in the next episode).\nMix S2 10\nGranting that I am watching Mix without the benefit of having seen Touch, it continues to meander at a slow pace with surprisingly little baseball action, even compared to season 1. Generally pleasant, but stronger signs in episode 10 that it is going in an unfortunate direction on one of its romantic stories than we had before (not that the signs haven't been there, that is). I did appreciate one scene where the main protagonist, Touma, offered some meta-commentary on people losing interest in slow stories. The ending song and animation is still fantastic, especially for a show that has a 1980s animation aesthetic.\n#anime #dangersinmyheart #yamadakunat999 #mix-anime", + "link": "https://memos.emucafe.org/m/6", + "publishedOn": "2023-06-11T16:06:42.000Z", + "wordCount": 21, + "title": "Thoughts on anime episodes I watched yesterday:", + "imageUrl": null + }, { "id": "https://memos.emucafe.org/m/3", "author": null, diff --git a/feed.atom b/feed.atom index 7963573..3e5b427 100644 --- a/feed.atom +++ b/feed.atom @@ -2,10 +2,52 @@ https://nafnlj.github.io/nljfeeds/index.html New Leaf Journal Feeds - 2023-06-11T15:54:36.714Z + 2023-06-11T18:17:31.428Z osmosfeed 1.15.1 + + <![CDATA[Untitled]]> + https://linuxrocks.online/@nafnlj/110526506157914198 + + 2023-06-11T16:24:03.000Z + + + N.A. Ferrell + + + + <![CDATA[I started manually maintaining a list of stopwords for WordPress comments after opening our Guestboo...]]> + https://memos.emucafe.org/m/7 + + 2023-06-11T16:10:14.000Z + + + Emu Café Memos + + + + <![CDATA[Thoughts on anime episodes I watched yesterday:]]> + https://memos.emucafe.org/m/6 + + 2023-06-11T16:06:42.000Z + + + Emu Café Memos + + <![CDATA[Update osmosfeed.yaml]]> https://github.com/nafnlj/nljfeeds/commit/6be8842d43b8ce251ee1132b7ae5485dc1e031ff diff --git a/index.html b/index.html index d7665bb..2103570 100644 --- a/index.html +++ b/index.html @@ -22,11 +22,102 @@ data-action="toggle-accordions" title="Click to toggle the day, Ctrl + click to toggle all." > - - + +