mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-12-23 12:10:02 +00:00
deploy: 7121e64e16
This commit is contained in:
parent
db16e30adc
commit
6399f478c8
10
cache.json
10
cache.json
@ -129,6 +129,16 @@
|
|||||||
"feedUrl": "https://thenewleafjournal.com/leaf/feed",
|
"feedUrl": "https://thenewleafjournal.com/leaf/feed",
|
||||||
"siteUrl": "https://thenewleafjournal.com",
|
"siteUrl": "https://thenewleafjournal.com",
|
||||||
"articles": [
|
"articles": [
|
||||||
|
{
|
||||||
|
"id": "https://thenewleafjournal.com/?post_type=leaf&p=21011",
|
||||||
|
"author": "Nicholas A. Ferrell",
|
||||||
|
"description": "The New Leaf Journal is not a single topic writing website. I have written about subjects including video game history, letters […]\nPossibly related posts...\n\nInflatable Carrot and Easter Bunnies in Brooklyn\nA Turnip-Shaped Study of the Word \"Napiform\"\nBrooklyn Snowman and Winter Storm Gail Sights\nInflatable colorful Easter egg bunny thing\nThe New Leaf Journal Celebrates Its First Birthday\nThe al|together and Insani Visual Novel Translations\nJustin & Justina: Most-Read NLJ Content of 2020\nA 2021 List of Alternative Search Engines and Search…\nOldest Golfers to Contend for Majors Between the 1968 and…",
|
||||||
|
"link": "https://thenewleafjournal.com/leaf/i-carrot-about-good-content/",
|
||||||
|
"publishedOn": "2023-08-27T18:57:38.000Z",
|
||||||
|
"wordCount": null,
|
||||||
|
"title": "I carrot about good content",
|
||||||
|
"imageUrl": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "https://thenewleafjournal.com/?post_type=leaf&p=21009",
|
"id": "https://thenewleafjournal.com/?post_type=leaf&p=21009",
|
||||||
"author": "Nicholas A. Ferrell",
|
"author": "Nicholas A. Ferrell",
|
||||||
|
23
feed.atom
23
feed.atom
@ -2,10 +2,31 @@
|
|||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
|
||||||
<title>New Leaf Journal Feeds</title>
|
<title>New Leaf Journal Feeds</title>
|
||||||
<updated>2023-08-27T14:08:28.993Z</updated>
|
<updated>2023-08-27T20:10:47.608Z</updated>
|
||||||
<generator>osmosfeed 1.15.1</generator>
|
<generator>osmosfeed 1.15.1</generator>
|
||||||
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
|
<link rel="alternate" href="https://nafnlj.github.io/nljfeeds/index.html"/>
|
||||||
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
|
<link rel="self" href="https://nafnlj.github.io/nljfeeds/feed.atom"/>
|
||||||
|
<entry>
|
||||||
|
<title type="html"><![CDATA[I carrot about good content]]></title>
|
||||||
|
<id>https://thenewleafjournal.com/?post_type=leaf&p=21011</id>
|
||||||
|
<link href="https://thenewleafjournal.com/leaf/i-carrot-about-good-content/"/>
|
||||||
|
<updated>2023-08-27T18:57:38.000Z</updated>
|
||||||
|
<summary type="html"><![CDATA[The New Leaf Journal is not a single topic writing website. I have written about subjects including video game history, letters […]
|
||||||
|
Possibly related posts...
|
||||||
|
|
||||||
|
Inflatable Carrot and Easter Bunnies in Brooklyn
|
||||||
|
A Turnip-Shaped Study of the Word "Napiform"
|
||||||
|
Brooklyn Snowman and Winter Storm Gail Sights
|
||||||
|
Inflatable colorful Easter egg bunny thing
|
||||||
|
The New Leaf Journal Celebrates Its First Birthday
|
||||||
|
The al|together and Insani Visual Novel Translations
|
||||||
|
Justin & Justina: Most-Read NLJ Content of 2020
|
||||||
|
A 2021 List of Alternative Search Engines and Search…
|
||||||
|
Oldest Golfers to Contend for Majors Between the 1968 and…]]></summary>
|
||||||
|
<author>
|
||||||
|
<name>Nicholas A. Ferrell</name>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<title type="html"><![CDATA[Brooklyn Public Library Priorities]]></title>
|
<title type="html"><![CDATA[Brooklyn Public Library Priorities]]></title>
|
||||||
<id>https://thenewleafjournal.com/?post_type=leaf&p=21009</id>
|
<id>https://thenewleafjournal.com/?post_type=leaf&p=21009</id>
|
||||||
|
60
index.html
60
index.html
@ -15,6 +15,62 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- %after-body-begin.html% -->
|
<!-- %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-08-27 datetime="2023-08-27T18:57:38.000Z">2023-08-27</time>
|
||||||
|
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-08-27 datetime="2023-08-27T18:57:38.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."
|
||||||
|
>Leaflets | 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=leaf&p=21011"
|
||||||
|
open
|
||||||
|
>
|
||||||
|
<summary class="article-expander__title">I carrot about good content</summary>
|
||||||
|
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/leaf/i-carrot-about-good-content/">
|
||||||
|
<div class="article-summary-box-inner media-object">
|
||||||
|
<span class="media-object__text">
|
||||||
|
<span>The New Leaf Journal is not a single topic writing website. I have written about subjects including video game history, letters […]
|
||||||
|
Possibly related posts...
|
||||||
|
|
||||||
|
Inflatable Carrot and Easter Bunnies in Brooklyn
|
||||||
|
A Turnip-Shaped Study of the Word "Napiform"
|
||||||
|
Brooklyn Snowman and Winter Storm Gail Sights
|
||||||
|
Inflatable colorful Easter egg bunny thing
|
||||||
|
The New Leaf Journal Celebrates Its First Birthday
|
||||||
|
The al|together and Insani Visual Novel Translations
|
||||||
|
Justin & Justina: Most-Read NLJ Content of 2020
|
||||||
|
A 2021 List of Alternative Search Engines and Search…
|
||||||
|
Oldest Golfers to Contend for Majors Between the 1968 and…</span>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</details>
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
<section class="daily-content js-toggle-accordions-scope">
|
<section class="daily-content js-toggle-accordions-scope">
|
||||||
<h2 class="daily-heading">
|
<h2 class="daily-heading">
|
||||||
<button
|
<button
|
||||||
@ -3692,8 +3748,8 @@ Applying the WEF meme about pods and bugs to Threads inspiring Bluesky and one M
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5991402975">
|
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5992959406">
|
||||||
<time id="build-timestamp" datetime="2023-08-27T14:08:28.967Z">2023-08-27T14:08:28.967Z</time>
|
<time id="build-timestamp" datetime="2023-08-27T20:10:47.570Z">2023-08-27T20:10:47.570Z</time>
|
||||||
</a>
|
</a>
|
||||||
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user