mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-10 04:27:52 +00:00
deploy: ffd247cd26
This commit is contained in:
parent
f5c09eab8e
commit
2986122784
10
cache.json
10
cache.json
@ -534,6 +534,16 @@
|
|||||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||||
"articles": [
|
"articles": [
|
||||||
|
{
|
||||||
|
"id": "https://linuxrocks.online/@nafnlj/110470629518867718",
|
||||||
|
"author": null,
|
||||||
|
"description": "Reviewing the month that was at The New Leaf Journal in May 2023.\nhttps://thenewleafjournal.com/may-2023-at-the-new-leaf-journal/\n#blogging #writing",
|
||||||
|
"link": "https://linuxrocks.online/@nafnlj/110470629518867718",
|
||||||
|
"publishedOn": "2023-06-01T19:33:53.000Z",
|
||||||
|
"wordCount": 121,
|
||||||
|
"title": "Untitled",
|
||||||
|
"imageUrl": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "https://linuxrocks.online/@nafnlj/110464094611248288",
|
"id": "https://linuxrocks.online/@nafnlj/110464094611248288",
|
||||||
"author": null,
|
"author": null,
|
||||||
|
14
feed.atom
14
feed.atom
@ -2,10 +2,22 @@
|
|||||||
<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-06-01T18:19:45.315Z</updated>
|
<updated>2023-06-01T23:15:07.880Z</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[Untitled]]></title>
|
||||||
|
<id>https://linuxrocks.online/@nafnlj/110470629518867718</id>
|
||||||
|
<link href="https://linuxrocks.online/@nafnlj/110470629518867718"/>
|
||||||
|
<updated>2023-06-01T19:33:53.000Z</updated>
|
||||||
|
<summary type="html"><![CDATA[Reviewing the month that was at The New Leaf Journal in May 2023.
|
||||||
|
https://thenewleafjournal.com/may-2023-at-the-new-leaf-journal/
|
||||||
|
#blogging #writing]]></summary>
|
||||||
|
<author>
|
||||||
|
<name>N.A. Ferrell</name>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<title type="html"><![CDATA[May 2023 at The New Leaf Journal]]></title>
|
<title type="html"><![CDATA[May 2023 at The New Leaf Journal]]></title>
|
||||||
<id>https://thenewleafjournal.com/?p=20303</id>
|
<id>https://thenewleafjournal.com/?p=20303</id>
|
||||||
|
51
index.html
51
index.html
@ -15,6 +15,53 @@
|
|||||||
|
|
||||||
<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-06-01 datetime="2023-06-01T19:33:53.000Z">2023-06-01</time>
|
||||||
|
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-06-01 datetime="2023-06-01T19:33:53.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/110470629518867718"
|
||||||
|
open
|
||||||
|
>
|
||||||
|
<summary class="article-expander__title">Untitled</summary>
|
||||||
|
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/110470629518867718">
|
||||||
|
<div class="article-summary-box-inner media-object">
|
||||||
|
<span class="media-object__text">
|
||||||
|
<span>Reviewing the month that was at The New Leaf Journal in May 2023.
|
||||||
|
https://thenewleafjournal.com/may-2023-at-the-new-leaf-journal/
|
||||||
|
#blogging #writing</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
|
||||||
@ -3105,8 +3152,8 @@ https://thenewleafjournal.com/an-unclear-and-indistinct-idea-of-a-truth-tree/
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5147835489">
|
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5150128477">
|
||||||
<time id="build-timestamp" datetime="2023-06-01T18:19:45.290Z">2023-06-01T18:19:45.290Z</time>
|
<time id="build-timestamp" datetime="2023-06-01T23:15:07.846Z">2023-06-01T23:15:07.846Z</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