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
771cad7bf0
commit
6cd1d987e3
10
cache.json
10
cache.json
@ -289,6 +289,16 @@
|
|||||||
"feedUrl": "https://thenewleafjournal.com/leafbud/feed",
|
"feedUrl": "https://thenewleafjournal.com/leafbud/feed",
|
||||||
"siteUrl": "https://thenewleafjournal.com",
|
"siteUrl": "https://thenewleafjournal.com",
|
||||||
"articles": [
|
"articles": [
|
||||||
|
{
|
||||||
|
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20339",
|
||||||
|
"author": "Nicholas A. Ferrell",
|
||||||
|
"description": "On March 16, the Library of Congress’ Global Legal Monitor published a report on Moldova changing its official state language from […]\nPossibly related posts...\n\nJohn Thomas James' Account of a Cemetery at Tchernigoff in…\nUzbek President Mirziyoyev's War and Peace of the Union\nKazakhstan's Constitutional Reform\nJustin and Justina review 2022 at the NLJ\nFlood of Tears - Visual Novel Review\nThe Enigmatic Life and Death of Emperor Otho\nSubstack Notes' Twitter clone war\nReturn to Shironagasu Island Review\nAnime Recommendations of the Decade (2011-20)",
|
||||||
|
"link": "https://thenewleafjournal.com/leafbud/similarities-between-moldovan-and-romanian/",
|
||||||
|
"publishedOn": "2023-06-05T15:05:00.000Z",
|
||||||
|
"wordCount": 1686,
|
||||||
|
"title": "Similarities between Moldovan and Romanian",
|
||||||
|
"imageUrl": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20310",
|
"id": "https://thenewleafjournal.com/?post_type=leafbud&p=20310",
|
||||||
"author": "Nicholas A. Ferrell",
|
"author": "Nicholas A. Ferrell",
|
||||||
|
23
feed.atom
23
feed.atom
@ -2,10 +2,31 @@
|
|||||||
<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-05T13:18:22.915Z</updated>
|
<updated>2023-06-05T18:18:04.201Z</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[Similarities between Moldovan and Romanian]]></title>
|
||||||
|
<id>https://thenewleafjournal.com/?post_type=leafbud&p=20339</id>
|
||||||
|
<link href="https://thenewleafjournal.com/leafbud/similarities-between-moldovan-and-romanian/"/>
|
||||||
|
<updated>2023-06-05T15:05:00.000Z</updated>
|
||||||
|
<summary type="html"><![CDATA[On March 16, the Library of Congress’ Global Legal Monitor published a report on Moldova changing its official state language from […]
|
||||||
|
Possibly related posts...
|
||||||
|
|
||||||
|
John Thomas James' Account of a Cemetery at Tchernigoff in…
|
||||||
|
Uzbek President Mirziyoyev's War and Peace of the Union
|
||||||
|
Kazakhstan's Constitutional Reform
|
||||||
|
Justin and Justina review 2022 at the NLJ
|
||||||
|
Flood of Tears - Visual Novel Review
|
||||||
|
The Enigmatic Life and Death of Emperor Otho
|
||||||
|
Substack Notes' Twitter clone war
|
||||||
|
Return to Shironagasu Island Review
|
||||||
|
Anime Recommendations of the Decade (2011-20)]]></summary>
|
||||||
|
<author>
|
||||||
|
<name>Nicholas A. Ferrell</name>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<title type="html"><![CDATA[Reviewing Keikai Launcher (Android)]]></title>
|
<title type="html"><![CDATA[Reviewing Keikai Launcher (Android)]]></title>
|
||||||
<id>https://thenewleafjournal.com/?p=20341</id>
|
<id>https://thenewleafjournal.com/?p=20341</id>
|
||||||
|
52
index.html
52
index.html
@ -22,11 +22,55 @@
|
|||||||
data-action="toggle-accordions"
|
data-action="toggle-accordions"
|
||||||
title="Click to toggle the day, Ctrl + click to toggle all."
|
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-05 datetime="2023-06-05T12:45:00.000Z">2023-06-05</time>
|
<time class="daily-heading-toggle__weekday js-offset-weekday" data-offset-date=2023-06-05 datetime="2023-06-05T15:05:00.000Z">2023-06-05</time>
|
||||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-06-05 datetime="2023-06-05T12:45:00.000Z"></time>
|
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-06-05 datetime="2023-06-05T15:05:00.000Z"></time>
|
||||||
</button>
|
</button>
|
||||||
</h2>
|
</h2>
|
||||||
<ul class="sources card">
|
<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."
|
||||||
|
>Leaf Buds | 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/?post_type=leafbud&p=20339"
|
||||||
|
open
|
||||||
|
>
|
||||||
|
<summary class="article-expander__title">Similarities between Moldovan and Romanian</summary>
|
||||||
|
<a class="article-summary-link article-summary-box-outer" href="https://thenewleafjournal.com/leafbud/similarities-between-moldovan-and-romanian/">
|
||||||
|
<div class="article-summary-box-inner media-object">
|
||||||
|
<span class="media-object__text">
|
||||||
|
<span>On March 16, the Library of Congress’ Global Legal Monitor published a report on Moldova changing its official state language from […]
|
||||||
|
Possibly related posts...
|
||||||
|
|
||||||
|
John Thomas James' Account of a Cemetery at Tchernigoff in…
|
||||||
|
Uzbek President Mirziyoyev's War and Peace of the Union
|
||||||
|
Kazakhstan's Constitutional Reform
|
||||||
|
Justin and Justina review 2022 at the NLJ
|
||||||
|
Flood of Tears - Visual Novel Review
|
||||||
|
The Enigmatic Life and Death of Emperor Otho
|
||||||
|
Substack Notes' Twitter clone war
|
||||||
|
Return to Shironagasu Island Review
|
||||||
|
Anime Recommendations of the Decade (2011-20)</span>
|
||||||
|
 <span class="article-reading-time">( 6
|
||||||
|
min )</span>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</details>
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<li class="card__section">
|
<li class="card__section">
|
||||||
<section class="js-toggle-accordions-scope">
|
<section class="js-toggle-accordions-scope">
|
||||||
<h3 class="source-heading">
|
<h3 class="source-heading">
|
||||||
@ -3108,8 +3152,8 @@ https://thenewleafjournal.com/two-ducks-in-a-drizzle-at-the-bbg-2007/
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5177621891">
|
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/5180521196">
|
||||||
<time id="build-timestamp" datetime="2023-06-05T13:18:22.887Z">2023-06-05T13:18:22.887Z</time>
|
<time id="build-timestamp" datetime="2023-06-05T18:18:04.179Z">2023-06-05T18:18:04.179Z</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