From 8f825d9eb02fef1c94c367f41985b2fa3c55da2b Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Mon, 16 Jun 2025 00:46:20 -0400 Subject: [PATCH] Updates --- about/index.html | 18 ++- books/index.html | 18 ++- feed.xml | 21 ++- index.html | 30 +++-- music/index.html | 18 ++- now/index.html | 18 ++- pagefind/fragment/en_8123fde.pf_fragment | Bin 0 -> 2761 bytes pagefind/fragment/en_e39f54f.pf_fragment | Bin 0 -> 664 bytes pagefind/index/en_599c527.pf_index | Bin 0 -> 36284 bytes pagefind/pagefind-entry.json | 2 +- pagefind/pagefind.en_6fa107ef8e.pf_meta | Bin 0 -> 292 bytes .../authority-consents-blind-spot/index.html | 18 ++- posts/embracing-mysticism/index.html | 18 ++- posts/finally-a-coherent-worldview/index.html | 18 ++- posts/index.html | 18 ++- posts/my-very-own-github-pages/index.html | 39 +++--- posts/needs-based-communication/index.html | 18 ++- posts/site-design-updated/index.html | 18 ++- .../index.html | 18 ++- posts/thinking-machines/index.html | 18 ++- posts/tools-of-the-trade/index.html | 18 ++- recipes/amish-egg-noodles/index.html | 18 ++- recipes/corn-casserole/index.html | 18 ++- recipes/creamy-chicken-orzo/index.html | 18 ++- recipes/index.html | 18 ++- recipes/luther-salad/index.html | 18 ++- recipes/pasta-rosatella/index.html | 18 ++- recipes/perfect-homemade-brownies/index.html | 18 ++- recipes/sloppy-joes/index.html | 18 ++- recipes/spanish-style-rice/index.html | 18 ++- search/index.html | 18 ++- site.css | 125 +++++++++--------- sitemap.xml | 4 +- unoffice-hours/index.html | 18 ++- uses/index.html | 18 ++- 35 files changed, 394 insertions(+), 277 deletions(-) create mode 100644 pagefind/fragment/en_8123fde.pf_fragment create mode 100644 pagefind/fragment/en_e39f54f.pf_fragment create mode 100644 pagefind/index/en_599c527.pf_index create mode 100644 pagefind/pagefind.en_6fa107ef8e.pf_meta diff --git a/about/index.html b/about/index.html index 47872b3..68a8fab 100644 --- a/about/index.html +++ b/about/index.html @@ -6,7 +6,17 @@ name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> - + + + + + + + - -
diff --git a/books/index.html b/books/index.html index 2e64d01..8c6c28a 100644 --- a/books/index.html +++ b/books/index.html @@ -6,7 +6,17 @@ name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> - + + + + + + + - -
diff --git a/feed.xml b/feed.xml index fe093c1..709e0f7 100644 --- a/feed.xml +++ b/feed.xml @@ -107,9 +107,7 @@ issuers can contact you if there is a problem with your certificates. </p> <p><code>/etc/caddy/Caddyfile</code></p> -<pre - class="language-undefined" -><code class="language-undefined"># Global options block +<pre class="language-caddy"><code class="language-caddy"># Global options block { email you@example.com # &lt;&lt;&lt;&lt; CHANGE THIS &lt;&lt;&lt;&lt; on_demand_tls { @@ -341,27 +339,28 @@ https:// { </h2> <p> It works!<br /> - This repo is in my Forgejo instance: + Here is <a href="https://git.apps.seigler.net/joshua/marklink.pages.seigler.net" target="_blank" rel="noopener" - >https://git.apps.seigler.net/joshua/marklink.pages.seigler.net</a - ><br /> - And its contents are visible here on my Caddy server: - <a href="https://marklink.pages.seigler.net/" target="_blank" rel="noopener" - >https://marklink.pages.seigler.net/</a + >the marklink repo in my Forgejo instance</a > + and + <a href="https://marklink.pages.seigler.net/" target="_blank" rel="noopener" + >its contents on my Caddy server</a + >. </p> <p> - For repos with npm build scripts, I use + That repo is just HTML and JS with only a gh-pages branch, but for repos with + npm build scripts, I use <a href="https://www.npmjs.com/package/gh-pages" target="_blank" rel="noopener" >gh-pages @ npm</a > - to push the build to the gh-pages branch and up to the server. + to push the build to a gh-pages branch and up to the server. </p> <p> I’m putting off rolling my own CI server, but I imagine that’s the next stage diff --git a/index.html b/index.html index 154c415..a4f446b 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,17 @@ name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> - + + + + + + + - -
@@ -78,16 +82,18 @@ organizations.

- I currently work for a risk analysis startup called QI Path. My - professional focus is on front-end development for web and mobile. See - /about for more detail. + I currently work for a risk analysis startup called + QI Path. My professional focus is on front-end development for web and mobile. + See /about for more detail.

- If you’d like to connect, + I would love to connect: send me electronic mail - or schedule a video chat. + or drop in my unoffice hours.

Posts