This commit is contained in:
Joshua Seigler 2025-06-22 01:08:37 -04:00
parent 2375a6e271
commit 461e9bc7f9
92 changed files with 668 additions and 127 deletions

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />
@ -112,6 +112,19 @@
<section data-pagefind-body></section>
<ul class="collection">
<li>
<a href="/posts/july-21-2025/">War</a>
<aside>June 21, 2025</aside>
<aside>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 6" href="/tags/zeitgeist"
>zeitgeist</a
>
<a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
</span>
</aside>
<p>Lord, have mercy.</p>
</li>
<li>
<a href="/posts/my-very-own-github-pages/"
>My Very Own GitHub Pages</a

View file

@ -0,0 +1,151 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<style>
/* inter-latin-wght-normal */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-normal.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
} /* inter-latin-wght-italic */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-italic.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />
<link rel="me" href="https://github.com/seigler" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>Joshua&#39;s Homepage - joshua.seigler.net</title>
<meta name="description" content="" />
<meta name="keywords" content="posts" />
<meta property="og:title" content="Joshua&#39;s Homepage" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/posts/joshuas-homepage/"
/>
<meta name="twitter:title" content="Joshua&#39;s Homepage" />
<meta name="twitter:description" content="" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
</head>
<body data-font="english" data-path="/posts/joshuas-homepage/">
<script>
const savedTheme = localStorage.getItem("theme");
if (savedTheme != null) {
document.body.setAttribute("data-theme", savedTheme);
}
</script>
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</div>
</div>
<div class="nav-categories">
<a class="nav-active" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>Joshua&#39;s Homepage</h1>
<div class="header-meta">
<author>Joshua Seigler</author><date>June 21, 2025</date>
<span class="tags" style="--totalTags: 10"></span>
</div>
</header>
<header class="toc"></header>
<main data-pagefind-body="data-pagefind-body"></main>
<script
data-isso="//comments.apps.seigler.net/"
src="//comments.apps.seigler.net/js/embed.min.js"
></script>
<section id="isso-thread" data-title="">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -0,0 +1,231 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-normal.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
} /* inter-latin-wght-italic */
@font-face {
font-family: "Inter Variable";
font-style: italic;
font-display: swap;
font-weight: 100 900;
src: url(/fonts/inter-latin-wght-italic.woff2)
format("woff2-variations");
unicode-range:
U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />
<link rel="me" href="https://github.com/seigler" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>War - joshua.seigler.net</title>
<meta name="description" content="Lord, have mercy." />
<meta name="keywords" content="posts, zeitgeist, faith" />
<meta property="og:title" content="War" />
<meta property="og:type" content="" />
<meta
property="og:url"
content="https://joshua.seigler.net/posts/july-21-2025/"
/>
<meta name="twitter:title" content="War" />
<meta name="twitter:description" content="Lord, have mercy." />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
</head>
<body data-font="english" data-path="/posts/july-21-2025/">
<script>
const savedTheme = localStorage.getItem("theme");
if (savedTheme != null) {
document.body.setAttribute("data-theme", savedTheme);
}
</script>
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</div>
</div>
<div class="nav-categories">
<a class="nav-active" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>War</h1>
<div class="header-meta">
<author>Joshua Seigler</author><date>June 21, 2025</date>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 6" href="/tags/zeitgeist"
>zeitgeist</a
>
<a class="tag" style="--tagIndex: 4" href="/tags/faith">faith</a>
</span>
</div>
</header>
<header class="toc"></header>
<main data-pagefind-body="data-pagefind-body">
<p>
Today the USA announced its bombing of three locations in Iran,
including Irans main nuclear enrichment site, located under a mountain
in Fordow. How far will things go?
</p>
<p>
Here is the only way I know of to have peace: live every day as if
tomorrow you will face death, where it will be too late for repentance,
too late for a change of heart. As St. Isaac the Syrian says<sup
class="footnote-ref"
><a href="#footnote1">[1]</a
><a class="footnote-anchor" id="footnote-ref1"></a></sup
>:
</p>
<blockquote class="feature">
<p>
Take hold of your life before your light grows dark and you seek help
and do not find it. This life has been given to you for repentance; do
not waste it in vain pursuits.
</p>
<p>
Woe to us! We neither realize just how valuable our soul is, nor
comprehend the type of life we have been called to lead. We place
great significance on this present life, on illnesses, on the state of
society, and on the sorrows, evils, and comforts of this world.
</p>
<p>
However, blessed is the person, O Lord Jesus Christ, who receives help
from You. You, O Lord, are the only powerful One. Turn our faces away
from the desire for this world so that we may covet You alone. Grant
us, O Lord, understanding, so that we may comprehend just how
deceitful this present world is, and so that we do not believe in this
shadow as if it were the truth.
</p>
<p>
Seek the Lord, and be strengthened through hope. Seek His face through
repentance, and you will be sanctified and cleansed from your sins, on
account of the sanctity of His face. Hasten to the Lord, all of you
who are guilty of sins, for He is able to forgive sins and overlook
mistakes. For He made an oath and declared thus:
<em
>“I live, says the Lord. I do not desire the death of the sinner
until he repents from his evil way and lives” (Ez. 13:23)</em
>.
</p>
</blockquote>
<p>
May we not be tested beyond what we can bear, and may we have
indestructible peace that is not of this world.
</p>
<hr class="footnotes-sep" />
<section class="footnotes">
<ol class="footnotes-list">
<li id="footnote1" class="footnote-item">
<p>
Quote copied from
<a
href="https://www.stnektariosmonastery.org/repentance-and-confession/This%20Life%20Has%20Been%20Given%20to%20Us%20for%20Repentance%20-%20St.%20Isaac%20the%20Syrian.pdf"
target="_blank"
rel="noopener"
>St. Nectarios Monastery</a
>
and
<a
href="https://orthodoxwiki.org/Isaac_of_Syria"
target="_blank"
rel="noopener"
>OrthodoxWiki</a
>
<a href="#footnote-ref1" class="footnote-backref">↩︎</a>
</p>
</li>
</ol>
</section>
</main>
<script
data-isso="//comments.apps.seigler.net/"
src="//comments.apps.seigler.net/js/embed.min.js"
></script>
<section id="isso-thread" data-title="">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/feed.xml">RSS</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<link rel="stylesheet" href="/site.css?v=01678cb0a9ab" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -39,7 +39,7 @@
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=233a67aa5f48"></script>
<script defer src="/scripts/effects.js?v=ef97573f548b"></script>
<link rel="prefetch" href="/fonts/inter/InterVariable-Italic.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-medium.woff2" />
<link rel="prefetch" href="/fonts/ftaurebesh/ftaurebesh-bold.woff2" />