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
c717ef9163
commit
b1e9c4375c
40
cache.json
40
cache.json
@ -234,6 +234,16 @@
|
||||
"feedUrl": "https://social.emucafe.org/feed",
|
||||
"siteUrl": "https://social.emucafe.org",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=595",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "I was inspired to create an article listing my default apps by a project to collect default app posts on Hemispheric Views. I wrote my default apps article and then made a pull request to have the article included in the Hemispheric Views project. The curator merged my pull request within two hours. I am […]",
|
||||
"link": "https://social.emucafe.org/naferrell/joining-hemispheric-views-app-defaults/",
|
||||
"publishedOn": "2023-12-08T19:09:35.000Z",
|
||||
"wordCount": 953,
|
||||
"title": "Joining Hemispheric Views App Defaults",
|
||||
"imageUrl": "https://social.emucafe.org/wp-content/uploads/2023/09/cropped-emucafesocial_icon-1.jpg"
|
||||
},
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=581",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
@ -454,6 +464,26 @@
|
||||
"feedUrl": "https://memos.emucafe.org/u/2/rss.xml",
|
||||
"siteUrl": "https://memos.emucafe.org",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://memos.emucafe.org/m/39",
|
||||
"author": null,
|
||||
"description": "The first issue is resolved. I do not have an immediate use-case for Micropub at the moment so I will look into that again later if need be. I suspect the issue has to do with page caching (because the issue is always caching).\n#WordPress #IndieWeb #Caching #emucafesocial",
|
||||
"link": "https://memos.emucafe.org/m/39",
|
||||
"publishedOn": "2023-12-08T18:02:43.000Z",
|
||||
"wordCount": 21,
|
||||
"title": "The first issue is resolved. I do not have an immediate use-case for Micropub at the moment so I wil...",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://memos.emucafe.org/m/38",
|
||||
"author": null,
|
||||
"description": "While installing EndeavourOS on a mini PC yesterday, I ran into an error at 13% complete which forced install to fail. The issue was likely tied to a failure to download updates (computer did not have onboard wi-fi, so I was using a cheap Panda Wireless dongle which only supports 2.4 connections). When I tried to go through the installer again, automatic disk partitioning was not available. Solution: Rebooted and went back into live environment and installed offline (no issue since I wanted KDE Plasma). Installed with no issue.\n#EndeavourOS #Calimares #Linux",
|
||||
"link": "https://memos.emucafe.org/m/38",
|
||||
"publishedOn": "2023-12-08T17:44:26.000Z",
|
||||
"wordCount": 21,
|
||||
"title": "While installing EndeavourOS on a mini PC yesterday, I ran into an error at 13% complete which force...",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://memos.emucafe.org/m/37",
|
||||
"author": null,
|
||||
@ -587,6 +617,16 @@
|
||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111546014756687512",
|
||||
"author": null,
|
||||
"description": "I saw that many webmasters were posting their \"default apps,\" so I decided to join the fun with a list separating default apps for desktop (I run EndeavourOS primarily) and mobile (primarily LineageOS).\nhttps://thenewleafjournal.com/my-default-apps-as-of-december-2023/\n#DefaultApps #OpenSource #Linux #LineageOS #EndeavourOS",
|
||||
"link": "https://linuxrocks.online/@nafnlj/111546014756687512",
|
||||
"publishedOn": "2023-12-08T17:38:29.000Z",
|
||||
"wordCount": 123,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111534629488637390",
|
||||
"author": null,
|
||||
|
46
feed.atom
46
feed.atom
@ -2,10 +2,54 @@
|
||||
<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-08T14:10:31.745Z</updated>
|
||||
<updated>2023-12-08T20:12:04.156Z</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[Joining Hemispheric Views App Defaults]]></title>
|
||||
<id>https://social.emucafe.org/?p=595</id>
|
||||
<link href="https://social.emucafe.org/naferrell/joining-hemispheric-views-app-defaults/"/>
|
||||
<updated>2023-12-08T19:09:35.000Z</updated>
|
||||
<summary type="html"><![CDATA[I was inspired to create an article listing my default apps by a project to collect default app posts on Hemispheric Views. I wrote my default apps article and then made a pull request to have the article included in the Hemispheric Views project. The curator merged my pull request within two hours. I am […]]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[The first issue is resolved. I do not have an immediate use-case for Micropub at the moment so I wil...]]></title>
|
||||
<id>https://memos.emucafe.org/m/39</id>
|
||||
<link href="https://memos.emucafe.org/m/39"/>
|
||||
<updated>2023-12-08T18:02:43.000Z</updated>
|
||||
<summary type="html"><![CDATA[The first issue is resolved. I do not have an immediate use-case for Micropub at the moment so I will look into that again later if need be. I suspect the issue has to do with page caching (because the issue is always caching).
|
||||
#WordPress #IndieWeb #Caching #emucafesocial]]></summary>
|
||||
<author>
|
||||
<name>Emu Café Memos</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[While installing EndeavourOS on a mini PC yesterday, I ran into an error at 13% complete which force...]]></title>
|
||||
<id>https://memos.emucafe.org/m/38</id>
|
||||
<link href="https://memos.emucafe.org/m/38"/>
|
||||
<updated>2023-12-08T17:44:26.000Z</updated>
|
||||
<summary type="html"><![CDATA[While installing EndeavourOS on a mini PC yesterday, I ran into an error at 13% complete which forced install to fail. The issue was likely tied to a failure to download updates (computer did not have onboard wi-fi, so I was using a cheap Panda Wireless dongle which only supports 2.4 connections). When I tried to go through the installer again, automatic disk partitioning was not available. Solution: Rebooted and went back into live environment and installed offline (no issue since I wanted KDE Plasma). Installed with no issue.
|
||||
#EndeavourOS #Calimares #Linux]]></summary>
|
||||
<author>
|
||||
<name>Emu Café Memos</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111546014756687512</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/111546014756687512"/>
|
||||
<updated>2023-12-08T17:38:29.000Z</updated>
|
||||
<summary type="html"><![CDATA[I saw that many webmasters were posting their "default apps," so I decided to join the fun with a list separating default apps for desktop (I run EndeavourOS primarily) and mobile (primarily LineageOS).
|
||||
https://thenewleafjournal.com/my-default-apps-as-of-december-2023/
|
||||
#DefaultApps #OpenSource #Linux #LineageOS #EndeavourOS]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Review of Show Pages ID for WordPress]]></title>
|
||||
<id>https://social.emucafe.org/?p=581</id>
|
||||
|
135
index.html
135
index.html
@ -15,6 +15,137 @@
|
||||
|
||||
<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-08 datetime="2023-12-08T19:09:35.000Z">2023-12-08</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-12-08 datetime="2023-12-08T19:09:35.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=595"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Joining Hemispheric Views App Defaults</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/joining-hemispheric-views-app-defaults/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<img src="https://social.emucafe.org/wp-content/uploads/2023/09/cropped-emucafesocial_icon-1.jpg" loading="lazy" class="media-object__media article-image" />
|
||||
<span class="media-object__text">
|
||||
<span>I was inspired to create an article listing my default apps by a project to collect default app posts on Hemispheric Views. I wrote my default apps article and then made a pull request to have the article included in the Hemispheric Views project. The curator merged my pull request within two hours. I am […]</span>
|
||||
 <span class="article-reading-time">( 3
|
||||
min )</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."
|
||||
>Emu Café Memos</button>
|
||||
<a class="source-heading__link" href="https://memos.emucafe.org">Open</a>
|
||||
</h3>
|
||||
<section class="articles-per-source">
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://memos.emucafe.org/m/39"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">The first issue is resolved. I do not have an immediate use-case for Micropub at the moment so I wil...</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://memos.emucafe.org/m/39">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>The first issue is resolved. I do not have an immediate use-case for Micropub at the moment so I will look into that again later if need be. I suspect the issue has to do with page caching (because the issue is always caching).
|
||||
#WordPress #IndieWeb #Caching #emucafesocial</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
<article>
|
||||
<details
|
||||
class="article-expander"
|
||||
data-action="toggle-native-accordion"
|
||||
data-accordion-key="https://memos.emucafe.org/m/38"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">While installing EndeavourOS on a mini PC yesterday, I ran into an error at 13% complete which force...</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://memos.emucafe.org/m/38">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>While installing EndeavourOS on a mini PC yesterday, I ran into an error at 13% complete which forced install to fail. The issue was likely tied to a failure to download updates (computer did not have onboard wi-fi, so I was using a cheap Panda Wireless dongle which only supports 2.4 connections). When I tried to go through the installer again, automatic disk partitioning was not available. Solution: Rebooted and went back into live environment and installed offline (no issue since I wanted KDE Plasma). Installed with no issue.
|
||||
#EndeavourOS #Calimares #Linux</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/111546014756687512"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/111546014756687512">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>I saw that many webmasters were posting their "default apps," so I decided to join the fun with a list separating default apps for desktop (I run EndeavourOS primarily) and mobile (primarily LineageOS).
|
||||
https://thenewleafjournal.com/my-default-apps-as-of-december-2023/
|
||||
#DefaultApps #OpenSource #Linux #LineageOS #EndeavourOS</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
@ -2620,8 +2751,8 @@ https://thenewleafjournal.com/eisenhowers-1954-veterans-day-proclamation/
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7142354137">
|
||||
<time id="build-timestamp" datetime="2023-12-08T14:10:31.726Z">2023-12-08T14:10:31.726Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7145823990">
|
||||
<time id="build-timestamp" datetime="2023-12-08T20:12:04.138Z">2023-12-08T20:12:04.138Z</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