mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-12 21:07:54 +00:00
deploy: 1bea850d39
This commit is contained in:
parent
1df9ffb030
commit
06e94f8c1f
20
cache.json
20
cache.json
@ -153,6 +153,16 @@
|
||||
"feedUrl": "https://social.emucafe.org/feed",
|
||||
"siteUrl": "https://social.emucafe.org",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=519",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "Running The New Leaf Journal takes me interesting places. For example, it has taken me to Grenada over the last few days. Not literally, mind you. I am not much of a traveling guy (nor am I a big fan of planes or other vehicles). I am researching Thanksgiving in Grenada for what promises to […]",
|
||||
"link": "https://social.emucafe.org/naferrell/nlj-takes-me-to-grenada/",
|
||||
"publishedOn": "2023-11-16T16:35:00.000Z",
|
||||
"wordCount": null,
|
||||
"title": "NLJ Takes Me To Grenada",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=513",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
@ -318,6 +328,16 @@
|
||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111421097733714388",
|
||||
"author": null,
|
||||
"description": "Last year, I published a history of Thanksgiving proclamations in the Philippines from the U.S. colonial era through the first President Marcos's significantly changed take on the holiday.\nhttps://thenewleafjournal.com/history-of-thanksgiving-proclamations-in-the-philippines/\n#thanksgiving #philippines #history #ushistory #holiday",
|
||||
"link": "https://linuxrocks.online/@nafnlj/111421097733714388",
|
||||
"publishedOn": "2023-11-16T16:10:27.000Z",
|
||||
"wordCount": 120,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111415156052359004",
|
||||
"author": null,
|
||||
|
24
feed.atom
24
feed.atom
@ -2,10 +2,32 @@
|
||||
<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-11-16T14:10:40.657Z</updated>
|
||||
<updated>2023-11-16T20:11:50.601Z</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[NLJ Takes Me To Grenada]]></title>
|
||||
<id>https://social.emucafe.org/?p=519</id>
|
||||
<link href="https://social.emucafe.org/naferrell/nlj-takes-me-to-grenada/"/>
|
||||
<updated>2023-11-16T16:35:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[Running The New Leaf Journal takes me interesting places. For example, it has taken me to Grenada over the last few days. Not literally, mind you. I am not much of a traveling guy (nor am I a big fan of planes or other vehicles). I am researching Thanksgiving in Grenada for what promises to […]]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111421097733714388</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/111421097733714388"/>
|
||||
<updated>2023-11-16T16:10:27.000Z</updated>
|
||||
<summary type="html"><![CDATA[Last year, I published a history of Thanksgiving proclamations in the Philippines from the U.S. colonial era through the first President Marcos's significantly changed take on the holiday.
|
||||
https://thenewleafjournal.com/history-of-thanksgiving-proclamations-in-the-philippines/
|
||||
#thanksgiving #philippines #history #ushistory #holiday]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111415156052359004</id>
|
||||
|
82
index.html
82
index.html
@ -15,6 +15,84 @@
|
||||
|
||||
<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-11-16 datetime="2023-11-16T16:35:00.000Z">2023-11-16</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-11-16 datetime="2023-11-16T16:35: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 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=519"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">NLJ Takes Me To Grenada</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/nlj-takes-me-to-grenada/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>Running The New Leaf Journal takes me interesting places. For example, it has taken me to Grenada over the last few days. Not literally, mind you. I am not much of a traveling guy (nor am I a big fan of planes or other vehicles). I am researching Thanksgiving in Grenada for what promises to […]</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/111421097733714388"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/111421097733714388">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>Last year, I published a history of Thanksgiving proclamations in the Philippines from the U.S. colonial era through the first President Marcos's significantly changed take on the holiday.
|
||||
https://thenewleafjournal.com/history-of-thanksgiving-proclamations-in-the-philippines/
|
||||
#thanksgiving #philippines #history #ushistory #holiday</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
@ -1440,8 +1518,8 @@ https://thenewleafjournal.com/flying-12-foot-witch-in-carroll-gardens/
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6891898307">
|
||||
<time id="build-timestamp" datetime="2023-11-16T14:10:40.639Z">2023-11-16T14:10:40.639Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/6895969418">
|
||||
<time id="build-timestamp" datetime="2023-11-16T20:11:50.584Z">2023-11-16T20:11:50.584Z</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