This commit is contained in:
nafnlj 2023-12-25 20:11:10 +00:00
parent 5a82feeb25
commit b767766d50
3 changed files with 68 additions and 3 deletions

View File

@ -242,6 +242,16 @@
"feedUrl": "https://social.emucafe.org/feed", "feedUrl": "https://social.emucafe.org/feed",
"siteUrl": "https://social.emucafe.org", "siteUrl": "https://social.emucafe.org",
"articles": [ "articles": [
{
"id": "https://social.emucafe.org/?p=640",
"author": "Nicholas A. Ferrell",
"description": "I enjoy some of the fun public domain images on Openclipart. For Christmas 2022, I shared a “cat Christmas tree” over at The New Leaf Journal. This year, I will use my new social posting site (it seems more conducive for the purpose) to share a fun Openclipart Christmas owl posted by Openclipart artist Michal […]",
"link": "https://social.emucafe.org/naferrell/oca-santa-owl/",
"publishedOn": "2023-12-25T16:43:03.000Z",
"wordCount": null,
"title": "Merry Christmas Openclipart Santa Owl",
"imageUrl": null
},
{ {
"id": "https://social.emucafe.org/?p=636", "id": "https://social.emucafe.org/?p=636",
"author": "Nicholas A. Ferrell", "author": "Nicholas A. Ferrell",

View File

@ -2,10 +2,20 @@
<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-12-25T14:09:54.055Z</updated> <updated>2023-12-25T20:11:09.525Z</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[Merry Christmas Openclipart Santa Owl]]></title>
<id>https://social.emucafe.org/?p=640</id>
<link href="https://social.emucafe.org/naferrell/oca-santa-owl/"/>
<updated>2023-12-25T16:43:03.000Z</updated>
<summary type="html"><![CDATA[I enjoy some of the fun public domain images on Openclipart. For Christmas 2022, I shared a “cat Christmas tree” over at The New Leaf Journal. This year, I will use my new social posting site (it seems more conducive for the purpose) to share a fun Openclipart Christmas owl posted by Openclipart artist Michal […]]]></summary>
<author>
<name>Nicholas A. Ferrell</name>
</author>
</entry>
<entry> <entry>
<title type="html"><![CDATA[Gowanus Green Car With Christmas Presents]]></title> <title type="html"><![CDATA[Gowanus Green Car With Christmas Presents]]></title>
<id>https://thenewleafjournal.com/?p=21984</id> <id>https://thenewleafjournal.com/?p=21984</id>

View File

@ -15,6 +15,51 @@
<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-12-25 datetime="2023-12-25T16:43:03.000Z">2023-12-25</time>
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-12-25 datetime="2023-12-25T16:43:03.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&#x3D;640"
open
>
<summary class="article-expander__title">Merry Christmas Openclipart Santa Owl</summary>
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/oca-santa-owl/">
<div class="article-summary-box-inner media-object">
<span class="media-object__text">
<span>I enjoy some of the fun public domain images on Openclipart. For Christmas 2022, I shared a “cat Christmas tree” over at The New Leaf Journal. This year, I will use my new social posting site (it seems more conducive for the purpose) to share a fun Openclipart Christmas owl posted by Openclipart artist Michal […]</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
@ -3076,8 +3121,8 @@ https://thenewleafjournal.com/american-breakfast-lunch-and-dinner-home-menus-fro
</section> </section>
<footer> <footer>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7322340210"> <a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7324081801">
<time id="build-timestamp" datetime="2023-12-25T14:09:54.036Z">2023-12-25T14:09:54.036Z</time> <time id="build-timestamp" datetime="2023-12-25T20:11:09.507Z">2023-12-25T20:11:09.507Z</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>