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
138db5882b
commit
749fa7970b
20
cache.json
20
cache.json
@ -242,6 +242,16 @@
|
||||
"feedUrl": "https://social.emucafe.org/feed",
|
||||
"siteUrl": "https://social.emucafe.org",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=647",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
"description": "My privacy-friendly local page-counting solution for WordPress, Koko Analytics, picked up a referral from snapchat.com over at The New Leaf Journal. Snapchat? Really. I thought this was for sending photos. No no, don’t correct me. I am happy living in ignorance. I will just go on living under my assumption that Snapchat is not the […]",
|
||||
"link": "https://social.emucafe.org/naferrell/snapchat-referral-to-nlj/",
|
||||
"publishedOn": "2023-12-26T16:35:05.000Z",
|
||||
"wordCount": null,
|
||||
"title": "Snapchat Referral to NLJ",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://social.emucafe.org/?p=640",
|
||||
"author": "Nicholas A. Ferrell",
|
||||
@ -745,6 +755,16 @@
|
||||
"feedUrl": "https://linuxrocks.online/@nafnlj.rss",
|
||||
"siteUrl": "https://linuxrocks.online/@nafnlj",
|
||||
"articles": [
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111647541748964834",
|
||||
"author": null,
|
||||
"description": "My short notes on figuring out how to properly enter administrative precedent decisions of the Board of Immigration Appeals into Zotero.\nhttps://thenewleafjournal.com/adding-eoir-bia-decisions-to-zotero/\n#Zotero #Law #USImmigrationLaw #BoardOfImmigrationAppeals #USDOJ",
|
||||
"link": "https://linuxrocks.online/@nafnlj/111647541748964834",
|
||||
"publishedOn": "2023-12-26T15:58:08.000Z",
|
||||
"wordCount": 124,
|
||||
"title": "Untitled",
|
||||
"imageUrl": null
|
||||
},
|
||||
{
|
||||
"id": "https://linuxrocks.online/@nafnlj/111631404521614129",
|
||||
"author": null,
|
||||
|
24
feed.atom
24
feed.atom
@ -2,10 +2,32 @@
|
||||
<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-26T14:09:46.158Z</updated>
|
||||
<updated>2023-12-26T20:11:17.808Z</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[Snapchat Referral to NLJ]]></title>
|
||||
<id>https://social.emucafe.org/?p=647</id>
|
||||
<link href="https://social.emucafe.org/naferrell/snapchat-referral-to-nlj/"/>
|
||||
<updated>2023-12-26T16:35:05.000Z</updated>
|
||||
<summary type="html"><![CDATA[My privacy-friendly local page-counting solution for WordPress, Koko Analytics, picked up a referral from snapchat.com over at The New Leaf Journal. Snapchat? Really. I thought this was for sending photos. No no, don’t correct me. I am happy living in ignorance. I will just go on living under my assumption that Snapchat is not the […]]]></summary>
|
||||
<author>
|
||||
<name>Nicholas A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Untitled]]></title>
|
||||
<id>https://linuxrocks.online/@nafnlj/111647541748964834</id>
|
||||
<link href="https://linuxrocks.online/@nafnlj/111647541748964834"/>
|
||||
<updated>2023-12-26T15:58:08.000Z</updated>
|
||||
<summary type="html"><![CDATA[My short notes on figuring out how to properly enter administrative precedent decisions of the Board of Immigration Appeals into Zotero.
|
||||
https://thenewleafjournal.com/adding-eoir-bia-decisions-to-zotero/
|
||||
#Zotero #Law #USImmigrationLaw #BoardOfImmigrationAppeals #USDOJ]]></summary>
|
||||
<author>
|
||||
<name>N.A. Ferrell</name>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Merry Christmas – Openclipart Santa Owl]]></title>
|
||||
<id>https://social.emucafe.org/?p=640</id>
|
||||
|
82
index.html
82
index.html
@ -15,6 +15,84 @@
|
||||
|
||||
<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-26 datetime="2023-12-26T16:35:05.000Z">2023-12-26</time>
|
||||
<time class="daily-heading-toggle__date js-offset-date" data-offset-date=2023-12-26 datetime="2023-12-26T16:35:05.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=647"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Snapchat Referral to NLJ</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://social.emucafe.org/naferrell/snapchat-referral-to-nlj/">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>My privacy-friendly local page-counting solution for WordPress, Koko Analytics, picked up a referral from snapchat.com over at The New Leaf Journal. Snapchat? Really. I thought this was for sending photos. No no, don’t correct me. I am happy living in ignorance. I will just go on living under my assumption that Snapchat is not the […]</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/111647541748964834"
|
||||
open
|
||||
>
|
||||
<summary class="article-expander__title">Untitled</summary>
|
||||
<a class="article-summary-link article-summary-box-outer" href="https://linuxrocks.online/@nafnlj/111647541748964834">
|
||||
<div class="article-summary-box-inner media-object">
|
||||
<span class="media-object__text">
|
||||
<span>My short notes on figuring out how to properly enter administrative precedent decisions of the Board of Immigration Appeals into Zotero.
|
||||
https://thenewleafjournal.com/adding-eoir-bia-decisions-to-zotero/
|
||||
#Zotero #Law #USImmigrationLaw #BoardOfImmigrationAppeals #USDOJ</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
</details>
|
||||
</article>
|
||||
</section>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="daily-content js-toggle-accordions-scope">
|
||||
<h2 class="daily-heading">
|
||||
<button
|
||||
@ -3121,8 +3199,8 @@ https://thenewleafjournal.com/american-breakfast-lunch-and-dinner-home-menus-fro
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7330202117">
|
||||
<time id="build-timestamp" datetime="2023-12-26T14:09:46.139Z">2023-12-26T14:09:46.139Z</time>
|
||||
<a class="footer-link" href="https://github.com/nafnlj/nljfeeds/actions/runs/7332347067">
|
||||
<time id="build-timestamp" datetime="2023-12-26T20:11:17.788Z">2023-12-26T20:11:17.788Z</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