mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-10 04:27:52 +00:00
deploy: 657db2f3f7
This commit is contained in:
parent
95f6c7589c
commit
8b07e80139
10
cache.json
10
cache.json
@ -5,6 +5,16 @@
|
||||
"feedUrl": "https://thenewleafjournal.com/feed",
|
||||
"siteUrl": "https://thenewleafjournal.com",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?p=20003",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "Introducing the newest member of The New Leaf Journal family: An Osmosfeed-powered aggregator called New Leaf Journal Feeds.\nPossibly related posts...\n\nIntroducing \"The Quarantine Sessions\"\nJustin and Justina review 2022 at the NLJ\nIntroducing Leaflets Microposts and Activity Stream\nHistory of Thanksgiving Proclamations in the Philippines\nThe Best of Anime in 2022: Year in Review\nReviewing Koko Analytics: A Simple Privacy-Friendly…\nThe Newsletter Leaf Journal at 100\nSave the Date - Visual Novel Review\nThe Questionable NYC Mayoral Campaign About Page of Maya…",
|
||||
"link": "https://thenewleafjournal.com/introducing-our-osmosfeed-aggregator/",
|
||||
"publishedOn": "2023-05-11T17:30:00.000Z",
|
||||
"wordCount": 2660,
|
||||
"title": "Introducing our Osmosfeed Aggregator",
|
||||
"imageUrl": "https://thenewleafjournal.com/wp-content/uploads/2023/01/new-leaf-journal-site-icon-23-ver.jpg"
|
||||
},
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?p=20000",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
|
23
feed.atom
23
feed.atom
@ -2,10 +2,31 @@
|
||||
<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-05-11T13:18:12.677Z</updated>
|
||||
<updated>2023-05-11T18:18:06.908Z</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[Introducing our Osmosfeed Aggregator]]></title>
|
||||
<id>https://thenewleafjournal.com/?p=20003</id>
|
||||
<link href="https://thenewleafjournal.com/introducing-our-osmosfeed-aggregator/"/>
|
||||
<updated>2023-05-11T17:30:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[Introducing the newest member of The New Leaf Journal family: An Osmosfeed-powered aggregator called New Leaf Journal Feeds.
|
||||
Possibly related posts...
|
||||
|
||||
Introducing "The Quarantine Sessions"
|
||||
Justin and Justina review 2022 at the NLJ
|
||||
Introducing Leaflets Microposts and Activity Stream
|
||||
History of Thanksgiving Proclamations in the Philippines
|
||||
The Best of Anime in 2022: Year in Review
|
||||
Reviewing Koko Analytics: A Simple Privacy-Friendly…
|
||||
The Newsletter Leaf Journal at 100
|
||||
Save the Date - Visual Novel Review
|
||||
The Questionable NYC Mayoral Campaign About Page of Maya…]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Thoughts on WordPress Categories and Tags]]></title>
|
||||
<id>https://thenewleafjournal.com/?p=20000</id>
|
||||
|
39
index.html
39
index.html
@ -22,8 +22,8 @@
|
||||
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-05-11 datetime="2023-05-11T12:30:00.000Z">2023-05-11</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-05-11 datetime="2023-05-11T12:30:00.000Z"></time>
|
||||
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-05-11 datetime="2023-05-11T17:30:00.000Z">2023-05-11</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-05-11 datetime="2023-05-11T17:30:00.000Z"></time>
|
||||
</button>
|
||||
</h2>
|
||||
<ul class="sources card">
|
||||
@ -38,6 +38,37 @@
|
||||
<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=20003"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Introducing our Osmosfeed Aggregator</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/introducing-our-osmosfeed-aggregator/">
|
||||
<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>Introducing the newest member of The New Leaf Journal family: An Osmosfeed-powered aggregator called New Leaf Journal Feeds.
|
||||
Possibly related posts...
|
||||
|
||||
Introducing "The Quarantine Sessions"
|
||||
Justin and Justina review 2022 at the NLJ
|
||||
Introducing Leaflets Microposts and Activity Stream
|
||||
History of Thanksgiving Proclamations in the Philippines
|
||||
The Best of Anime in 2022: Year in Review
|
||||
Reviewing Koko Analytics: A Simple Privacy-Friendly…
|
||||
The Newsletter Leaf Journal at 100
|
||||
Save the Date - Visual Novel Review
|
||||
The Questionable NYC Mayoral Campaign About Page of Maya…</span>
|
||||
 <span class="article-reading-time">( 9
|
||||
min )</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
@ -3289,8 +3320,8 @@ Justin & Justina: The Most-Read New Leaf Journal Content of…</span>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/4948452785">
|
||||
<time id="build-timestamp" datetime="2023-05-11T13:18:12.637Z">2023-05-11T13:18:12.637Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/4951190628">
|
||||
<time id="build-timestamp" datetime="2023-05-11T18:18:06.884Z">2023-05-11T18:18:06.884Z</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