mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2025-01-09 09:11:06 +00:00
deploy: 83be1f70e7
This commit is contained in:
parent
0394f42723
commit
1ab1be60db
10
cache.json
10
cache.json
@ -233,6 +233,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=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",
|
"id": "https://social.emucafe.org/?p=729",
|
||||||
"author": "Nicholas A. Ferrell",
|
"author": "Nicholas A. Ferrell",
|
||||||
|
12
feed.atom
12
feed.atom
@ -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>2024-02-04T14:08:36.501Z</updated>
|
<updated>2024-02-04T20:10:44.548Z</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[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>
|
<entry>
|
||||||
<title type="html"><![CDATA[WordPress Hashtags]]></title>
|
<title type="html"><![CDATA[WordPress Hashtags]]></title>
|
||||||
<id>https://social.emucafe.org/?p=729</id>
|
<id>https://social.emucafe.org/?p=729</id>
|
||||||
|
49
index.html
49
index.html
@ -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=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=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">
|
<section class="daily-content js-toggle-accordions-scope">
|
||||||
<h2 class="daily-heading">
|
<h2 class="daily-heading">
|
||||||
<button
|
<button
|
||||||
@ -2414,8 +2459,8 @@ Our annual year-end r…</span>
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7774614371">
|
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7776478125">
|
||||||
<time id="build-timestamp" datetime="2024-02-04T14:08:36.483Z">2024-02-04T14:08:36.483Z</time>
|
<time id="build-timestamp" datetime="2024-02-04T20:10:44.530Z">2024-02-04T20:10:44.530Z</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