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
947089f1c8
commit
08cb06ac1b
10
cache.json
10
cache.json
@ -567,6 +567,16 @@
|
||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111506102101616313",
|
||||
"author": null,
|
||||
"description": "My November month in review with links to and brief descriptions of my 19 November 2023 articles and four newsletters.\nhttps://thenewleafjournal.com/november-2023-at-the-new-leaf-journal/\n#newleafjournal #november2023 #blog",
|
||||
"link": "https://linuxrocks.online/@nafnlj/111506102101616313",
|
||||
"publishedOn": "2023-12-01T16:28:11.000Z",
|
||||
"wordCount": 121,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111500790469460907",
|
||||
"author": null,
|
||||
|
14
feed.atom
14
feed.atom
@ -2,10 +2,22 @@
|
||||
<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-01T14:10:25.880Z</updated>
|
||||
<updated>2023-12-01T20:12:03.617Z</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[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111506102101616313</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/111506102101616313"/>
|
||||
<updated>2023-12-01T16:28:11.000Z</updated>
|
||||
<summary type="html"><![CDATA[My November month in review with links to and brief descriptions of my 19 November 2023 articles and four newsletters.
|
||||
https://thenewleafjournal.com/november-2023-at-the-new-leaf-journal/
|
||||
#newleafjournal #november2023 #blog]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[November 2023 at The New Leaf Journal]]></title>
|
||||
<id>https://thenewleafjournal.com/?p=21714</id>
|
||||
|
51
index.html
51
index.html
@ -15,6 +15,53 @@
|
||||
|
||||
<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-01 datetime="2023-12-01T16:28:11.000Z">2023-12-01</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-12-01 datetime="2023-12-01T16:28:11.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/111506102101616313"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/111506102101616313">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>My November month in review with links to and brief descriptions of my 19 November 2023 articles and four newsletters.
|
||||
https://thenewleafjournal.com/november-2023-at-the-new-leaf-journal/
|
||||
#newleafjournal #november2023 #blog</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
@ -2455,8 +2502,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/7061076534">
|
||||
<time id="build-timestamp" datetime="2023-12-01T14:10:25.857Z">2023-12-01T14:10:25.857Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7064714099">
|
||||
<time id="build-timestamp" datetime="2023-12-01T20:12:03.598Z">2023-12-01T20:12:03.598Z</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