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
08278c192c
commit
8019749622
10
cache.json
10
cache.json
@ -22,6 +22,16 @@
|
||||
"feedUrl": "https://thenewleafjournal.com/feed",
|
||||
"siteUrl": "https://thenewleafjournal.com",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?p=21726",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "The Bush Clinton Playground is named for one failed presidential candidate, but that is not why the name is memorable.\nPossibly related posts...\n\nA Walk Across the Hamilton Avenue Footbridge\nBiden, Lincoln, and Counting Back From the President's Birth\nDangers of Eating Red Hook Fish and Eels\nPhotos of a pigeon eating berries\nRed Shift Visual Novel Review\nThe Over-Filled Red Truck in Red Hook, Brooklyn\nAnother Hamilton Avenue Footbridge View\nOhio Makes a BQE-Related Pitch for NYC Businesses\nThe Dead End Sign in Red Hook, Brooklyn",
|
||||
"link": "https://thenewleafjournal.com/bush-clinton-playground-in-red-hook/",
|
||||
"publishedOn": "2023-12-03T18:00:00.000Z",
|
||||
"wordCount": 2138,
|
||||
"title": "Bush Clinton Playground in Red Hook",
|
||||
"imageUrl": "https://thenewleafjournal.com/wp-content/uploads/2023/12/bush-clinton-nlj.jpg"
|
||||
},
|
||||
{
|
||||
"id": "https://thenewleafjournal.com/?p=21714",
|
||||
"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-12-03T14:09:01.308Z</updated>
|
||||
<updated>2023-12-03T20:11:00.289Z</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[Bush Clinton Playground in Red Hook]]></title>
|
||||
<id>https://thenewleafjournal.com/?p=21726</id>
|
||||
<link href="https://thenewleafjournal.com/bush-clinton-playground-in-red-hook/"/>
|
||||
<updated>2023-12-03T18:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[The Bush Clinton Playground is named for one failed presidential candidate, but that is not why the name is memorable.
|
||||
Possibly related posts...
|
||||
|
||||
A Walk Across the Hamilton Avenue Footbridge
|
||||
Biden, Lincoln, and Counting Back From the President's Birth
|
||||
Dangers of Eating Red Hook Fish and Eels
|
||||
Photos of a pigeon eating berries
|
||||
Red Shift Visual Novel Review
|
||||
The Over-Filled Red Truck in Red Hook, Brooklyn
|
||||
Another Hamilton Avenue Footbridge View
|
||||
Ohio Makes a BQE-Related Pitch for NYC Businesses
|
||||
The Dead End Sign in Red Hook, Brooklyn]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Bing Ban Repo Update]]></title>
|
||||
<id>https://social.emucafe.org/?p=560</id>
|
||||
|
63
index.html
63
index.html
@ -15,6 +15,65 @@
|
||||
|
||||
<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-12-03 datetime="2023-12-03T18:00:00.000Z">2023-12-03</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-12-03 datetime="2023-12-03T18:00:00.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 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=21726"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Bush Clinton Playground in Red Hook</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/bush-clinton-playground-in-red-hook/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<img src="https://thenewleafjournal.com/wp-content/uploads/2023/12/bush-clinton-nlj.jpg" loading="lazy" class="media-object__media article-image" />
|
||||
<span class="media-object__text">
|
||||
<span>The Bush Clinton Playground is named for one failed presidential candidate, but that is not why the name is memorable.
|
||||
Possibly related posts...
|
||||
|
||||
A Walk Across the Hamilton Avenue Footbridge
|
||||
Biden, Lincoln, and Counting Back From the President's Birth
|
||||
Dangers of Eating Red Hook Fish and Eels
|
||||
Photos of a pigeon eating berries
|
||||
Red Shift Visual Novel Review
|
||||
The Over-Filled Red Truck in Red Hook, Brooklyn
|
||||
Another Hamilton Avenue Footbridge View
|
||||
Ohio Makes a BQE-Related Pitch for NYC Businesses
|
||||
The Dead End Sign in Red Hook, Brooklyn</span>
|
||||
 <span class="article-reading-time">( 7
|
||||
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
|
||||
@ -2590,8 +2649,8 @@ Two factors caused a lapse in New Leaf Journal publishing. Firstly, middling hea
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7077371858">
|
||||
<time id="build-timestamp" datetime="2023-12-03T14:09:01.290Z">2023-12-03T14:09:01.290Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7079105177">
|
||||
<time id="build-timestamp" datetime="2023-12-03T20:11:00.270Z">2023-12-03T20:11:00.270Z</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