mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-12 21:07:54 +00:00
deploy: 7d612c5d21
This commit is contained in:
parent
b0acbf953c
commit
82271d2cb8
20
cache.json
20
cache.json
@ -279,6 +279,16 @@
|
||||
"feedUrl": "https://thenewleafjournal.com/leafbud/feed",
|
||||
"siteUrl": "https://thenewleafjournal.com",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20359",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "I quote from an interesting March 9, 2023 post on Privacy Dad’s Blog titled Control Your Own Content with RSS and […]\nPossibly related posts...\n\nATW 〜 Murakami on Bad Social Media Content\nFediverse Clone Wars and Decentralized Social Media\nAn Introduction to RSS and Other Feed Formats\nFeeds and Read-It-Later for Online Reading\nThe Enigmatic Life and Death of Emperor Otho\nSubstack Notes' Twitter clone war\nSocial webs of personal websites\nAn Early Review of Pixelfed - Instagram Alternative\nAgainst Twitter as a Content Curator",
|
||||
"link": "https://thenewleafjournal.com/leafbud/rss-as-a-social-media-alternative/",
|
||||
"publishedOn": "2023-06-07T15:17:43.000Z",
|
||||
"wordCount": 1555,
|
||||
"title": "RSS as a social media alternative",
|
||||
"imageUrl": "https://thenewleafjournal.com/wp-content/uploads/2023/01/new-leaf-journal-site-icon-23-ver.jpg"
|
||||
},
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20357",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
@ -549,6 +559,16 @@
|
||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/110504058302120030",
|
||||
"author": null,
|
||||
"description": "It's a bit smoky in Brooklyn, New York today. But on the bright side, the Moon was an interesting shade of red last night. Tsuki ga kirei desu ne indeed...\nhttps://thenewleafjournal.com/the-mystery-of-soseki-and-tsuki-ga-kirei/\n(How could I pass up a natural opportunity to share my history of the phrase tsuki ga kirei?)\n#nyc #haze #moon #history #japan",
|
||||
"link": "https://linuxrocks.online/@nafnlj/110504058302120030",
|
||||
"publishedOn": "2023-06-07T17:15:16.000Z",
|
||||
"wordCount": 121,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/110470629518867718",
|
||||
"author": null,
|
||||
|
36
feed.atom
36
feed.atom
@ -2,10 +2,44 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
||||
<title>New Leaf Journal Feeds</title>
|
||||
<updated>2023-06-07T13:20:26.062Z</updated>
|
||||
<updated>2023-06-07T18:19:18.494Z</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[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/110504058302120030</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/110504058302120030"/>
|
||||
<updated>2023-06-07T17:15:16.000Z</updated>
|
||||
<summary type="html"><![CDATA[It's a bit smoky in Brooklyn, New York today. But on the bright side, the Moon was an interesting shade of red last night. Tsuki ga kirei desu ne indeed...
|
||||
https://thenewleafjournal.com/the-mystery-of-soseki-and-tsuki-ga-kirei/
|
||||
(How could I pass up a natural opportunity to share my history of the phrase tsuki ga kirei?)
|
||||
#nyc #haze #moon #history #japan]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[RSS as a social media alternative]]></title>
|
||||
<id>https://thenewleafjournal.com/?post_type=leafbud&p=20359</id>
|
||||
<link href="https://thenewleafjournal.com/leafbud/rss-as-a-social-media-alternative/"/>
|
||||
<updated>2023-06-07T15:17:43.000Z</updated>
|
||||
<summary type="html"><![CDATA[I quote from an interesting March 9, 2023 post on Privacy Dad’s Blog titled Control Your Own Content with RSS and […]
|
||||
Possibly related posts...
|
||||
|
||||
ATW 〜 Murakami on Bad Social Media Content
|
||||
Fediverse Clone Wars and Decentralized Social Media
|
||||
An Introduction to RSS and Other Feed Formats
|
||||
Feeds and Read-It-Later for Online Reading
|
||||
The Enigmatic Life and Death of Emperor Otho
|
||||
Substack Notes' Twitter clone war
|
||||
Social webs of personal websites
|
||||
An Early Review of Pixelfed - Instagram Alternative
|
||||
Against Twitter as a Content Curator]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Baseball, home runs, and temperatures]]></title>
|
||||
<id>https://thenewleafjournal.com/?post_type=leafbud&p=20357</id>
|
||||
|
97
index.html
97
index.html
@ -15,6 +15,99 @@
|
||||
|
||||
<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=2023-06-07 datetime="2023-06-07T17:15:16.000Z">2023-06-07</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-06-07 datetime="2023-06-07T17:15:16.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."
|
||||
>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/110504058302120030"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/110504058302120030">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>It's a bit smoky in Brooklyn, New York today. But on the bright side, the Moon was an interesting shade of red last night. Tsuki ga kirei desu ne indeed...
|
||||
https://thenewleafjournal.com/the-mystery-of-soseki-and-tsuki-ga-kirei/
|
||||
(How could I pass up a natural opportunity to share my history of the phrase tsuki ga kirei?)
|
||||
#nyc #haze #moon #history #japan</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."
|
||||
>Leaf Buds | 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/?post_type=leafbud&p=20359"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">RSS as a social media alternative</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/leafbud/rss-as-a-social-media-alternative/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<img src="https://thenewleafjournal.com/wp-content/uploads/2023/01/new-leaf-journal-site-icon-23-ver.jpg" loading="lazy" class="media-object__media article-image" />
|
||||
<span class="media-object__text">
|
||||
<span>I quote from an interesting March 9, 2023 post on Privacy Dad’s Blog titled Control Your Own Content with RSS and […]
|
||||
Possibly related posts...
|
||||
|
||||
ATW 〜 Murakami on Bad Social Media Content
|
||||
Fediverse Clone Wars and Decentralized Social Media
|
||||
An Introduction to RSS and Other Feed Formats
|
||||
Feeds and Read-It-Later for Online Reading
|
||||
The Enigmatic Life and Death of Emperor Otho
|
||||
Substack Notes' Twitter clone war
|
||||
Social webs of personal websites
|
||||
An Early Review of Pixelfed - Instagram Alternative
|
||||
Against Twitter as a Content Curator</span>
|
||||
 <span class="article-reading-time">( 5
|
||||
min )</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
@ -3056,8 +3149,8 @@ Naver Webmaster Trials and Tribulations</span>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5200505779">
|
||||
<time id="build-timestamp" datetime="2023-06-07T13:20:26.014Z">2023-06-07T13:20:26.014Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5203307246">
|
||||
<time id="build-timestamp" datetime="2023-06-07T18:19:18.453Z">2023-06-07T18:19:18.453Z</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