Compare commits

..

3 Commits

Author SHA1 Message Date
c28f4fdb77 Bugfix 2026-05-15 13:15:09 -05:00
163de4c46a Add tunes for later use 2026-05-15 12:10:57 -05:00
9eed69252a Update dependencies 2026-05-15 12:10:41 -05:00
74 changed files with 11 additions and 8 deletions

View File

@@ -1,9 +1,10 @@
--- ---
layout: layouts/base.njk layout: layouts/base.njk
eleventyExcludeFromCollections: true
tags: tags:
- nowBurning - nowBurning
- metadata - metadata
title: "Nathan Upchurch | Once Burned: Incense I've burning in the past." title: "Nathan Upchurch | Once Burned: Incense I've burned in the past."
structuredData: none structuredData: none
pagination: pagination:
data: collections.onceBurned data: collections.onceBurned

View File

@@ -1,4 +1,5 @@
--- ---
eleventyExcludeFromCollections: true
layout: layouts/base.njk layout: layouts/base.njk
title: "Nathan Upchurch | Prior Thoughts" title: "Nathan Upchurch | Prior Thoughts"
tags: tags:

View File

@@ -27,8 +27,9 @@ permalink: "/status/index.html"
</a><br /> </a><br />
{% endif %} {% endif %}
</span> </span>
{% if status.data.comment %}
{{ status.data.comment | markdownify | safe }}<br /> {{ status.data.comment | markdownify | safe }}<br />
{% endif %}
<span class="status-metadata"> <span class="status-metadata">
{{ status.date | niceDate }} {{ status.date | niceDate }}

View File

@@ -29,14 +29,14 @@
}, },
"homepage": "https://upchur.ch/gitea/n_u/nathanupchurch.com", "homepage": "https://upchur.ch/gitea/n_u/nathanupchurch.com",
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^3.1.2", "@11ty/eleventy": "^3.1.5",
"@11ty/eleventy-navigation": "^0.3.5", "@11ty/eleventy-navigation": "^1.0.5",
"@11ty/eleventy-plugin-bundle": "^1.0.4", "@11ty/eleventy-plugin-bundle": "^3.0.0",
"@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-rss": "^3.0.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"luxon": "^3.3.0", "luxon": "^3.3.0",
"markdown-it-anchor": "^8.6.7", "markdown-it-anchor": "^9.2.0",
"markdown-it-footnote": "^3.0.3", "markdown-it-footnote": "^4.0.0",
"mdfigcaption": "^0.1.1", "mdfigcaption": "^0.1.1",
"pagefind": "^1.4.0" "pagefind": "^1.4.0"
}, },

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.