This commit is contained in:
nafnlj 2024-02-04 20:10:45 +00:00
parent 0394f42723
commit 1ab1be60db
3 changed files with 68 additions and 3 deletions

View File

@ -233,6 +233,16 @@
"feedUrl": "https://social.emucafe.org/feed",
"siteUrl": "https://social.emucafe.org",
"articles": [
{
"id": "https://social.emucafe.org/?p=732",
"author": "Nicholas A. Ferrell",
"description": "I use side tabs with my Firefox set up. I briefly switched from Tree Style Tab to Sidebery when Tree Style Tab had an update issue. I was impressed with Sidebery and it comes with more power features than Tree Style Tab out of the box (It also does a better job of clearly showing […]",
"link": "https://social.emucafe.org/naferrell/return-to-tst/",
"publishedOn": "2024-02-04T17:39:07.000Z",
"wordCount": null,
"title": "Return to Tree Style Tab",
"imageUrl": null
},
{
"id": "https://social.emucafe.org/?p=729",
"author": "Nicholas A. Ferrell",

View File

@ -2,10 +2,20 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://nafnlj.github.io/nljfeeds/index.html</id>
<title>New Leaf Journal Feeds</title>
<updated>2024-02-04T14:08:36.501Z</updated>
<updated>2024-02-04T20:10:44.548Z</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[Return to Tree Style Tab]]></title>
<id>https://social.emucafe.org/?p=732</id>
<link href="https://social.emucafe.org/naferrell/return-to-tst/"/>
<updated>2024-02-04T17:39:07.000Z</updated>
<summary type="html"><![CDATA[I use side tabs with my Firefox set up. I briefly switched from Tree Style Tab to Sidebery when Tree Style Tab had an update issue. I was impressed with Sidebery and it comes with more power features than Tree Style Tab out of the box (It also does a better job of clearly showing […]]]></summary>
<author>
<name>Nicholas A. Ferrell</name>
</author>
</entry>
<entry>
<title type="html"><![CDATA[WordPress Hashtags]]></title>
<id>https://social.emucafe.org/?p=729</id>

View File

@ -15,6 +15,51 @@
<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=2024-02-04 datetime="2024-02-04T17:39:07.000Z">2024-02-04</time>
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2024-02-04 datetime="2024-02-04T17:39:07.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;732"
open
>
<summary class="article-expander__title">Return to Tree Style Tab</summary>
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/return-to-tst/">
<div class="article-summary-box-inner media-object">
<span class="media-object__text">
<span>I use side tabs with my Firefox set up. I briefly switched from Tree Style Tab to Sidebery when Tree Style Tab had an update issue. I was impressed with Sidebery and it comes with more power features than Tree Style Tab out of the box (It also does a better job of clearly showing […]</span>
</span>
</div>
</a>
</details>
</article>
</section>
</section>
</li>
</ul>
</section>
<section class="daily-content js-toggle-accordions-scope">
<h2 class="daily-heading">
<button
@ -2414,8 +2459,8 @@ Our annual year-end r…</span>
</section>
<footer>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7774614371">
<time id="build-timestamp" datetime="2024-02-04T14:08:36.483Z">2024-02-04T14:08:36.483Z</time>
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7776478125">
<time id="build-timestamp" datetime="2024-02-04T20:10:44.530Z">2024-02-04T20:10:44.530Z</time>
</a>
<a class="footer-link" href="https://github.com/osmoscraft/osmosfeed">osmosfeed 1.15.1</a>
</footer>