mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-12 21:07:54 +00:00
deploy: 83be1f70e7
This commit is contained in:
parent
ea91819899
commit
19ac1c965b
40
cache.json
40
cache.json
@ -11,6 +11,16 @@
|
||||
"feedUrl": "https://thenewleafjournal.com/feed",
|
||||
"siteUrl": "https://thenewleafjournal.com",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?p=22413",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "Sharing my system for organizing my personal RSS/ATOM feed collection and discussing other systems seen around the web.\nPossibly related posts...\n\nFeeds and Read-It-Later for Online Reading\nAn Introduction to RSS and Other Feed Formats\nAgainst Twitter as a Content Curator\nRSS as a Facebook Alternative\nThe Many Deaths and Rebirths of RSS\nAn Essay on Productivity, Production, and Productive Leisure\nThe Enigmatic Life and Death of Emperor Otho\nThe al|together and Insani Visual Novel Translations\nAnime Recommendations of the Decade (2011-20)",
|
||||
"link": "https://thenewleafjournal.com/organizing-rss-and-atom-feed-sources/",
|
||||
"publishedOn": "2024-02-01T14:15:00.000Z",
|
||||
"wordCount": null,
|
||||
"title": "Organizing RSS and ATOM Feed Sources",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?p=22440",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
@ -223,6 +233,16 @@
|
||||
"feedUrl": "https://social.emucafe.org/feed",
|
||||
"siteUrl": "https://social.emucafe.org",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=715",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "I have a social media account on Minds. Minds added ActivityPub support not too long ago. I had been able to follow my Minds account from Mastodon and follow my Mastodon account from Minds. However, posts were not showing up in either case. Today, I was surprised to discover my most recent Minds post in […]",
|
||||
"link": "https://social.emucafe.org/naferrell/minds-to-mastodon/",
|
||||
"publishedOn": "2024-02-01T17:41:05.000Z",
|
||||
"wordCount": null,
|
||||
"title": "Minds to Mastodon",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=708",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
@ -464,6 +484,26 @@
|
||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111857217356541274",
|
||||
"author": null,
|
||||
"description": "I recently read that Pokémon Fire Red and Leaf Green turned 20. Sadly, I have no article to commemorate the occasion (although I should play them again), but I covered the 20th anniversary of Pokémon Gold and Sliver's (North American) release in 2020, including my memories of getting Pokémon Gold right when it came out.\nhttps://thenewleafjournal.com/winds-of-new-beginnings-pokemon-gold-silver/\n#Pokémon #PokémonGold #GameBoy #GameBoyColor #VideoGames",
|
||||
"link": "https://linuxrocks.online/@nafnlj/111857217356541274",
|
||||
"publishedOn": "2024-02-01T16:41:24.000Z",
|
||||
"wordCount": 124,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111857209874918196",
|
||||
"author": null,
|
||||
"description": "I have been following myself on Minds from Mastodon and Mastodon from Minds for a while now, but posts were not federating. For that reason, I was surprised to see my new Minds post pop up in my timeline. Looks like everything is integrated now...",
|
||||
"link": "https://linuxrocks.online/@nafnlj/111857209874918196",
|
||||
"publishedOn": "2024-02-01T16:39:30.000Z",
|
||||
"wordCount": 123,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111851469963028485",
|
||||
"author": null,
|
||||
|
55
feed.atom
55
feed.atom
@ -2,10 +2,63 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
||||
<title>New Leaf Journal Feeds</title>
|
||||
<updated>2024-02-01T14:10:21.267Z</updated>
|
||||
<updated>2024-02-01T20:11:00.781Z</updated>
|
||||
<generator>osmosfeed 1.15.1</generator>
|
||||
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
|
||||
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Minds to Mastodon]]></title>
|
||||
<id>https://social.emucafe.org/?p=715</id>
|
||||
<link href="https://social.emucafe.org/naferrell/minds-to-mastodon/"/>
|
||||
<updated>2024-02-01T17:41:05.000Z</updated>
|
||||
<summary type="html"><![CDATA[I have a social media account on Minds. Minds added ActivityPub support not too long ago. I had been able to follow my Minds account from Mastodon and follow my Mastodon account from Minds. However, posts were not showing up in either case. Today, I was surprised to discover my most recent Minds post in […]]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111857217356541274</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/111857217356541274"/>
|
||||
<updated>2024-02-01T16:41:24.000Z</updated>
|
||||
<summary type="html"><![CDATA[I recently read that Pokémon Fire Red and Leaf Green turned 20. Sadly, I have no article to commemorate the occasion (although I should play them again), but I covered the 20th anniversary of Pokémon Gold and Sliver's (North American) release in 2020, including my memories of getting Pokémon Gold right when it came out.
|
||||
https://thenewleafjournal.com/winds-of-new-beginnings-pokemon-gold-silver/
|
||||
#Pokémon #PokémonGold #GameBoy #GameBoyColor #VideoGames]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111857209874918196</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/111857209874918196"/>
|
||||
<updated>2024-02-01T16:39:30.000Z</updated>
|
||||
<summary type="html"><![CDATA[I have been following myself on Minds from Mastodon and Mastodon from Minds for a while now, but posts were not federating. For that reason, I was surprised to see my new Minds post pop up in my timeline. Looks like everything is integrated now...]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Organizing RSS and ATOM Feed Sources]]></title>
|
||||
<id>https://thenewleafjournal.com/?p=22413</id>
|
||||
<link href="https://thenewleafjournal.com/organizing-rss-and-atom-feed-sources/"/>
|
||||
<updated>2024-02-01T14:15:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[Sharing my system for organizing my personal RSS/ATOM feed collection and discussing other systems seen around the web.
|
||||
Possibly related posts...
|
||||
|
||||
Feeds and Read-It-Later for Online Reading
|
||||
An Introduction to RSS and Other Feed Formats
|
||||
Against Twitter as a Content Curator
|
||||
RSS as a Facebook Alternative
|
||||
The Many Deaths and Rebirths of RSS
|
||||
An Essay on Productivity, Production, and Productive Leisure
|
||||
The Enigmatic Life and Death of Emperor Otho
|
||||
The al|together and Insani Visual Novel Translations
|
||||
Anime Recommendations of the Decade (2011-20)]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[January 2024 at The New Leaf Journal]]></title>
|
||||
<id>https://thenewleafjournal.com/?p=22440</id>
|
||||
|
141
index.html
141
index.html
@ -15,6 +15,143 @@
|
||||
|
||||
<body>
|
||||
<!-- %after-body-begin.html% -->
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
class="daily-heading-toggle"
|
||||
data-action="toggle-accordions"
|
||||
title="Click to toggle the day, Ctrl + click to toggle all."
|
||||
>
|
||||
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2024-02-01 datetime="2024-02-01T17:41:05.000Z">2024-02-01</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2024-02-01 datetime="2024-02-01T17:41:05.000Z"></time>
|
||||
</button>
|
||||
</h2>
|
||||
<ul class="sources card">
|
||||
<li class="card__section">
|
||||
<section class="js-toggle-accordions-scope">
|
||||
<h3 class="source-heading">
|
||||
<button
|
||||
class="source-heading__name"
|
||||
data-action="toggle-accordions"
|
||||
title="Click to toggle the source, Ctrl + click to toggle all."
|
||||
>The Emu Café Social</button>
|
||||
<a class="source-heading__link" href="https://social.emucafe.org">Open</a>
|
||||
</h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://social.emucafe.org/?p=715"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Minds to Mastodon</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/minds-to-mastodon/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>I have a social media account on Minds. Minds added ActivityPub support not too long ago. I had been able to follow my Minds account from Mastodon and follow my Mastodon account from Minds. However, posts were not showing up in either case. Today, I was surprised to discover my most recent Minds post in […]</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
<li class="card__section">
|
||||
<section class="js-toggle-accordions-scope">
|
||||
<h3 class="source-heading">
|
||||
<button
|
||||
class="source-heading__name"
|
||||
data-action="toggle-accordions"
|
||||
title="Click to toggle the source, Ctrl + click to toggle all."
|
||||
>N.A. Ferrell</button>
|
||||
<a class="source-heading__link" href="https://linuxrocks.online/@nafnlj">Open</a>
|
||||
</h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://linuxrocks.online/@nafnlj/111857217356541274"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/111857217356541274">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>I recently read that Pokémon Fire Red and Leaf Green turned 20. Sadly, I have no article to commemorate the occasion (although I should play them again), but I covered the 20th anniversary of Pokémon Gold and Sliver's (North American) release in 2020, including my memories of getting Pokémon Gold right when it came out.
|
||||
https://thenewleafjournal.com/winds-of-new-beginnings-pokemon-gold-silver/
|
||||
#Pokémon #PokémonGold #GameBoy #GameBoyColor #VideoGames</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://linuxrocks.online/@nafnlj/111857209874918196"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/111857209874918196">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>I have been following myself on Minds from Mastodon and Mastodon from Minds for a while now, but posts were not federating. For that reason, I was surprised to see my new Minds post pop up in my timeline. Looks like everything is integrated now...</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
<li class="card__section">
|
||||
<section class="js-toggle-accordions-scope">
|
||||
<h3 class="source-heading">
|
||||
<button
|
||||
class="source-heading__name"
|
||||
data-action="toggle-accordions"
|
||||
title="Click to toggle the source, Ctrl + click to toggle all."
|
||||
>The New Leaf Journal</button>
|
||||
<a class="source-heading__link" href="https://thenewleafjournal.com">Open</a>
|
||||
</h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://thenewleafjournal.com/?p=22413"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Organizing RSS and ATOM Feed Sources</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/organizing-rss-and-atom-feed-sources/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>Sharing my system for organizing my personal RSS/ATOM feed collection and discussing other systems seen around the web.
|
||||
Possibly related posts...
|
||||
|
||||
Feeds and Read-It-Later for Online Reading
|
||||
An Introduction to RSS and Other Feed Formats
|
||||
Against Twitter as a Content Curator
|
||||
RSS as a Facebook Alternative
|
||||
The Many Deaths and Rebirths of RSS
|
||||
An Essay on Productivity, Production, and Productive Leisure
|
||||
The Enigmatic Life and Death of Emperor Otho
|
||||
The al|together and Insani Visual Novel Translations
|
||||
Anime Recommendations of the Decade (2011-20)</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
@ -2149,8 +2286,8 @@ https://thenewleafjournal.com/new-leaf-journal-year-in-review-2023/
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7742549209">
|
||||
<time id="build-timestamp" datetime="2024-02-01T14:10:21.249Z">2024-02-01T14:10:21.249Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7747056341">
|
||||
<time id="build-timestamp" datetime="2024-02-01T20:11:00.762Z">2024-02-01T20:11:00.762Z</time>
|
||||
</a>
|
||||
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user