<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>jms1.info</title>
    <link>https://jms1.info/</link>
    <description>Random information from jms1</description>
    <pubDate>Tue, 28 Jul 2026 02:25:10 -0400</pubDate>
    <lastBuildDate>Tue, 28 Jul 2026 06:25:32 +0000</lastBuildDate>
    <item>
      <guid>80468f16bf919b104be9075cda1f0d3e7a35ea82</guid>
      <pubDate>Tue, 28 Jul 2026 02:25:10 -0400</pubDate>
      <title>Add RSS location to `&amp;lt;head&amp;gt;` section, update SVG buttons</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 80468f16bf919b104be9075cda1f0d3e7a35ea82
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 28 Jul 2026 02:25:10 -0400

Add RSS location to `&amp;lt;head&amp;gt;` section, update SVG buttons

- deleted old image files that are no longer used
- added hacker and RSS buttons
- commented out "Github Repo" link from above ToC, since there's already
  a Github link at the top right of the page
- added buttons for Hacker logo and RSS feed
- button size is now controlled by `--button-size` variable, set in
  `version-commit.css`
- updated `mdbook-fix-templates` to write `theme/head.hbs`
- add `theme-template/html/head.html` containing the `&amp;lt;link ...&amp;gt;` tag
  for the `&amp;lt;head&amp;gt;` section

D	src/images/bmac-button.png
A	src/images/button-hacker.svg
A	src/images/button-rss.svg
D	src/images/keybase-seeklogo.svg
A	theme-template/head.hbs
M	theme-template/html/above-toc.html
M	theme-template/html/below-page.html
M	theme-template/html/below-toc.html
A	theme-template/html/head.html
M	theme-template/index.hbs
M	theme-template/mdbook-fix-templates
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs
M	version-commit.css</pre>
      </description>
    </item>
    <item>
      <guid>1ccbd98e2bbac76d3118f0fdfd6e4925c0f1ddde</guid>
      <pubDate>Tue, 28 Jul 2026 00:09:31 -0400</pubDate>
      <title>More SVG button cleanups</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 1ccbd98e2bbac76d3118f0fdfd6e4925c0f1ddde
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 28 Jul 2026 00:09:31 -0400

More SVG button cleanups

R098	src/images/bmac-button.svg	src/images/button-bmac.svg
A	src/images/button-keybase.svg
A	src/images/button-mastodon.svg
D	src/images/mastodon.svg
M	theme-template/html/below-page.html
M	theme-template/html/below-toc.html
M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>a4bd41dc13ca4215263ccbd7861665f141bc9fc2</guid>
      <pubDate>Mon, 27 Jul 2026 23:11:03 -0400</pubDate>
      <title>Commit updated theme `.hbs` files</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: a4bd41dc13ca4215263ccbd7861665f141bc9fc2
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 27 Jul 2026 23:11:03 -0400

Commit updated theme `.hbs` files

M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>6edf497aa5a0db02647f64052ca7643b8916d3cd</guid>
      <pubDate>Mon, 27 Jul 2026 23:10:29 -0400</pubDate>
      <title>Update live preview when template files are updated</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 6edf497aa5a0db02647f64052ca7643b8916d3cd
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 27 Jul 2026 23:10:29 -0400

Update live preview when template files are updated

M	book.toml
R100	theme-template/above-toc.html	theme-template/html/above-toc.html
R100	theme-template/below-page.html	theme-template/html/below-page.html
R099	theme-template/below-toc.html	theme-template/html/below-toc.html
M	theme-template/mdbook-fix-templates</pre>
      </description>
    </item>
    <item>
      <guid>8e3b8f5e775a53f3e26277912e18479ec5460ef5</guid>
      <pubDate>Mon, 27 Jul 2026 21:49:38 -0400</pubDate>
      <title>Tweak SVG buttons</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 8e3b8f5e775a53f3e26277912e18479ec5460ef5
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 27 Jul 2026 21:49:38 -0400

Tweak SVG buttons

M	src/images/bmac-button.svg
M	src/images/mastodon.svg</pre>
      </description>
    </item>
    <item>
      <guid>62db1bc296f0d9566a7c7766f2b4fef7df2e35e1</guid>
      <pubDate>Mon, 27 Jul 2026 21:06:54 -0400</pubDate>
      <title>Update 'Move a Commit to a New Branch' page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 62db1bc296f0d9566a7c7766f2b4fef7df2e35e1
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 27 Jul 2026 21:06:54 -0400

Update 'Move a Commit to a New Branch' page

- renamed into place
- added diagrams and original OmniGraffle file
- updated text

A	etc/move-commit.graffle
M	src/SUMMARY.md
M	src/git/move-commit.md
A	src/images/move-commit-a.png
A	src/images/move-commit-b.png
A	src/images/move-commit-c.png</pre>
      </description>
    </item>
    <item>
      <guid>b2e687aaa04cea540c4b7ca9cfdff55872c38031</guid>
      <pubDate>Mon, 27 Jul 2026 20:54:38 -0400</pubDate>
      <title>Changed BMAC button to SVG</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: b2e687aaa04cea540c4b7ca9cfdff55872c38031
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 27 Jul 2026 20:54:38 -0400

Changed BMAC button to SVG

- original https://vectorseek.com/vector_logo/buy-me-a-coffee-logo-vector/
- changed cup-fill to white, added yellow background

A	src/images/bmac-button.svg
M	theme-template/below-page.html
M	theme-template/below-toc.html
M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>0a8d449384b2454306c601fe79c0ef11fefb956a</guid>
      <pubDate>Mon, 27 Jul 2026 19:00:13 -0400</pubDate>
      <title>Add `&amp;lt;hr&amp;gt;` above buttons below ToC</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 0a8d449384b2454306c601fe79c0ef11fefb956a
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 27 Jul 2026 19:00:13 -0400

Add `&amp;lt;hr&amp;gt;` above buttons below ToC

M	theme-template/below-toc.html
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>4d947b711afb15343701747598b67e5bd1f2d727</guid>
      <pubDate>Sun, 26 Jul 2026 16:51:44 -0400</pubDate>
      <title>typo</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 4d947b711afb15343701747598b67e5bd1f2d727
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 26 Jul 2026 16:51:44 -0400

typo

M	src/git/move-commit.md</pre>
      </description>
    </item>
    <item>
      <guid>7d8cd158a26bf35a1cb1b6f7da77d2297f6914fe</guid>
      <pubDate>Sun, 26 Jul 2026 03:33:35 -0400</pubDate>
      <title>Split `ssh-gpg-agent` page into a directory</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 7d8cd158a26bf35a1cb1b6f7da77d2297f6914fe
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 26 Jul 2026 03:33:35 -0400

Split `ssh-gpg-agent` page into a directory

- linux setup page is still weak

M	src/SUMMARY.md
A	src/images/also-ssh.png
A	src/images/delete-key.png
A	src/images/gpg-ask-serial.png
A	src/images/launchagent.png
A	src/images/passphrase1.png
A	src/images/passphrase2.png
A	src/pgp/ssh-gpg-agent/index.md
A	src/pgp/ssh-gpg-agent/linux.md
A	src/pgp/ssh-gpg-agent/macos.md
D	src/pgp/ssh-pgp-agent.md
A	src/scripts/ssh-gpg-agent</pre>
      </description>
    </item>
    <item>
      <guid>e5919e41654ee73b426e9b45e48070194e4cd3bd</guid>
      <pubDate>Sat, 25 Jul 2026 23:29:48 -0400</pubDate>
      <title>Update buttons below page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: e5919e41654ee73b426e9b45e48070194e4cd3bd
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 25 Jul 2026 23:29:48 -0400

Update buttons below page

- Added Keybase button with SVG logo from
    https://seeklogo.com/vector-logo/466765/keybase
- Updated HTML to avoid "phantom underlines" between the buttons
- Re-ordered the buttons - Keybase, Mastodon, BMAC

A	src/images/keybase-seeklogo.svg
M	theme-template/below-page.html
M	theme-template/below-toc.html
M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>f91c731509921ab86197c6308a02e8856dea1fef</guid>
      <pubDate>Sat, 25 Jul 2026 11:30:08 -0400</pubDate>
      <title>Update `Makefile` - also push rendered site to `vps2.jms1.net`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: f91c731509921ab86197c6308a02e8856dea1fef
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 25 Jul 2026 11:30:08 -0400

Update `Makefile` - also push rendered site to `vps2.jms1.net`

I'm getting ready to move the site to my own server. Keybase Pages is
having recurring issues, and zoom has no official support for it. At
least if it's on my server, I can fix it when the server crashes.

Note that this just makes the site "publish" to both places (KBP and
`vps2`). I've already issued an SSL certificate for `jms1.info`, so
when/if I decide to "move" the site, all I'll need to do is change the
DNS records.

M	Makefile</pre>
      </description>
    </item>
    <item>
      <guid>895a018de81d2521594c148dd05fcc4535c653e7</guid>
      <pubDate>Sat, 25 Jul 2026 11:15:09 -0400</pubDate>
      <title>Update `git-fix-remote-order` script</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 895a018de81d2521594c148dd05fcc4535c653e7
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 25 Jul 2026 11:15:09 -0400

Update `git-fix-remote-order` script

- add MIT license
- change "cannot re-link branches" from NOTE to WARNING
  - updated `src/gpg/multi-remote.md` to match
- script now matches commit `e28a50c4` from scripts repo

M	src/git/multi-remote.md
M	src/scripts/git-fix-remote-order</pre>
      </description>
    </item>
    <item>
      <guid>2610b2e88372a8cb1d059fcd419897ed6fd28391</guid>
      <pubDate>Fri, 24 Jul 2026 16:27:36 -0400</pubDate>
      <title>Update ToC/Page footer</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 2610b2e88372a8cb1d059fcd419897ed6fd28391
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 24 Jul 2026 16:27:36 -0400

Update ToC/Page footer

- added mastodon button
- changed bmac to button only instead of full banner

A	src/images/mastodon.svg
M	theme-template/below-page.html
M	theme-template/below-toc.html
M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>80038a0d460629f16267ffb34f1b57fe6c59f600</guid>
      <pubDate>Fri, 24 Jul 2026 16:05:54 -0400</pubDate>
      <title>Updated theme templates for mdbook v0.5.4</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 80038a0d460629f16267ffb34f1b57fe6c59f600
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 24 Jul 2026 16:05:54 -0400

Updated theme templates for mdbook v0.5.4

M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>6443e8e3dfad8f4076ef5d876297adcafa974bcb</guid>
      <pubDate>Fri, 24 Jul 2026 16:03:14 -0400</pubDate>
      <title>Update `theme-rebuild`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 6443e8e3dfad8f4076ef5d876297adcafa974bcb
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 24 Jul 2026 16:03:14 -0400

Update `theme-rebuild`

Re-ordering things so the JSON is processed before anything else.

Not sure why this is necessary, but the script was just hanging (for
more than two minutes) and this change fixed it.

M	theme-rebuild</pre>
      </description>
    </item>
    <item>
      <guid>28050780e29f4cd0e151669fc06aadc679aab4f8</guid>
      <pubDate>Fri, 24 Jul 2026 16:02:19 -0400</pubDate>
      <title>Update `git/multi-remote.md`, add `scripts/git-fix-remote-order`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 28050780e29f4cd0e151669fc06aadc679aab4f8
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 24 Jul 2026 16:02:19 -0400

Update `git/multi-remote.md`, add `scripts/git-fix-remote-order`

M	src/git/multi-remote.md
A	src/scripts/git-fix-remote-order</pre>
      </description>
    </item>
    <item>
      <guid>ef5221e393d691f305d5c1cb9e6f9fae45b3bf8a</guid>
      <pubDate>Wed, 6 May 2026 15:26:29 -0400</pubDate>
      <title>Adding `resume.pdf` to site</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: ef5221e393d691f305d5c1cb9e6f9fae45b3bf8a
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 6 May 2026 15:26:29 -0400

Adding `resume.pdf` to site

M	Makefile
A	resume.pdf</pre>
      </description>
    </item>
    <item>
      <guid>425f20f45cd7c851aa2eb144f6ac1282b4127306</guid>
      <pubDate>Wed, 29 Apr 2026 12:38:32 -0400</pubDate>
      <title>Added page about creating a DMG from a Time Machine backup</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 425f20f45cd7c851aa2eb144f6ac1282b4127306
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 29 Apr 2026 12:38:32 -0400

Added page about creating a DMG from a Time Machine backup

M	src/SUMMARY.md
A	src/images/finder-ro.png
A	src/macos/tmbackup.md</pre>
      </description>
    </item>
    <item>
      <guid>930f70be0d86cd2b30485637c3ec5779ad267f26</guid>
      <pubDate>Thu, 2 Apr 2026 18:21:36 -0400</pubDate>
      <title>Update custom theme</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 930f70be0d86cd2b30485637c3ec5779ad267f26
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 2 Apr 2026 18:21:36 -0400

Update custom theme

I realized that if all of the colour values in the (previous) Forest
theme were converted to HSL, the hue values were all almost the same. I
converted all of the colours to HSL and made all the hue values the
same, and realized that my eyes could't tell the difference between that
and the origin, so I'm going with that idea (using a single common hue
value). Added a CSS variable for this, changed the value from green to
blue, and I *like* the results.

- Converted `Forest` theme colour values to HSL notation.
- Added a CSS variable with a common hue value, used by the other
  variables within the theme.
- Renamed `Forest` to `SimpleGreen`.
- Copied `SimpleGreen` to create themes based on red, orange, yellow,
  purple, and pink, using "round" hue values (aligned with 30-degree
  increments). They don't all look great, but I wanted an assortment to
  make sure the idea was sound.
- I *like* how `SimpleBlue` looks, made that the default theme.
- Renamed `copy-css` to `theme-rebuild`, made it rebuild the `*.hbs` and
  `variables.css` files before copying the (updated) `variables.css`
  file into the `theme/` directory. This makes mdbook rebuild the custom
  themes every time it renders the book.

M	book.toml
D	copy-css
M	src/mdbook/test-css.md
A	theme-rebuild
M	theme-template/index.hbs
M	theme-template/mdbook-fix-templates
D	theme-template/themes/Forest.css
A	theme-template/themes/SimpleBlue.css
A	theme-template/themes/SimpleCyan.css
A	theme-template/themes/SimpleGreen.css
A	theme-template/themes/SimpleOrange.css
A	theme-template/themes/SimplePink.css
A	theme-template/themes/SimplePurple.css
A	theme-template/themes/SimpleRed.css
A	theme-template/themes/SimpleYellow.css
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>40c61a079ec11775aedebbd6b1169c0402baeda6</guid>
      <pubDate>Mon, 16 Mar 2026 14:44:20 -0400</pubDate>
      <title>typo</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 40c61a079ec11775aedebbd6b1169c0402baeda6
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 16 Mar 2026 14:44:20 -0400

typo

M	src/introduction.md</pre>
      </description>
    </item>
    <item>
      <guid>bb0a251996036d6688c57ed79b4959c6c60929f3</guid>
      <pubDate>Mon, 16 Mar 2026 14:41:35 -0400</pubDate>
      <title>Added link to CSS test page source on Github</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: bb0a251996036d6688c57ed79b4959c6c60929f3
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 16 Mar 2026 14:41:35 -0400

Added link to CSS test page source on Github

M	src/mdbook/test-css.md</pre>
      </description>
    </item>
    <item>
      <guid>987019b309e183f165defef7b19564f0c5099fd7</guid>
      <pubDate>Mon, 16 Mar 2026 14:38:08 -0400</pubDate>
      <title>Added theme test page.</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 987019b309e183f165defef7b19564f0c5099fd7
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 16 Mar 2026 14:38:08 -0400

Added theme test page.

- updated 'Forest' theme
  - removed `--syntax-xxx` variables (AI hallucinations)
  - added table border colours
  - re-ordered sections

M	src/SUMMARY.md
A	src/mdbook/test-css.md
M	theme-template/index.hbs
M	theme-template/themes/Forest.css</pre>
      </description>
    </item>
    <item>
      <guid>ac0f3f094dae2758de28c1148f04884bc880f8c8</guid>
      <pubDate>Mon, 16 Mar 2026 11:36:10 -0400</pubDate>
      <title>Update `README.md`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: ac0f3f094dae2758de28c1148f04884bc880f8c8
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 16 Mar 2026 11:36:10 -0400

Update `README.md`

- also removed the "your problem is not my problem" notice

M	README.md
M	src/introduction.md</pre>
      </description>
    </item>
    <item>
      <guid>b3753b3a6c01d761696aa16d0d915ac5693ba7ff</guid>
      <pubDate>Thu, 12 Mar 2026 17:57:24 -0400</pubDate>
      <title>Change site's default theme to green.</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: b3753b3a6c01d761696aa16d0d915ac5693ba7ff
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 12 Mar 2026 17:57:24 -0400

Change site's default theme to green.

- Updated `mdbook-fix-templates` to add custom themes to the generated
  site.
    - `theme-template/themes/` contains individual files for each theme,
      containing the CSS variable values for that theme.
    - The script inserts these files into the `variables.css` file,
      which is downloaded from the `mdbook` source code if needed.
    - Added a `-f` (first) option which adds the custom themes to the
      beginning of the dropdown list (below "Auto"). Without this, the
      custom themes are added to the end of the list.

- Added the "Forest" theme, based on colour values I got from Proton's
  "Lumo" AI assistant. This was the first time I have *ever* knowingly
  used AI. For now I think it looks okay, however at some point I may go
  back and tweak the colours.

- Added a simple `copy-css` script, to copy the new `variables.css` file
  into the `theme/css/` directory. If the file is there, `mdbook` will
  use it instead of the built-in default file.

- Updated `book.toml`
    - use the `theme/` directory as the source of the theme files. (I'm
      not clear on why this wasn't needed before.)
    - made "forest" the default theme
    - added a preprocessor to run the `copy-css` script

- Updated `version-commit.css` to properly calculate the widths of the
  three `&amp;lt;div&amp;gt;` blocks in the page footer.

- Updated `.gitignore`, now ignoring *all* files under `/themes/` rather
  than just the `*.hbs` files.

- Updated `Makefile`, now deleting and re-creating the entire `themes/`
  directory rather than just deleting the `*.hbs` files.

- Fixed the URL in the "Github Repo" link at the top of the ToC.

M	.gitignore
M	Makefile
M	book.toml
A	copy-css
M	theme-template/.gitignore
M	theme-template/above-toc.html
M	theme-template/index.hbs
M	theme-template/mdbook-fix-templates
A	theme-template/themes/Forest.css
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs
M	version-commit.css</pre>
      </description>
    </item>
    <item>
      <guid>3eb8b75dcd8be508d206209a1c2ebb7980b10225</guid>
      <pubDate>Sat, 31 Jan 2026 20:06:18 -0500</pubDate>
      <title>Added buymeacoffee buttons</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 3eb8b75dcd8be508d206209a1c2ebb7980b10225
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 31 Jan 2026 20:06:18 -0500

Added buymeacoffee buttons

A	src/images/bmac-button.png
A	src/images/buymeacoffee.png
M	theme-template/below-page.html
M	theme-template/below-toc.html
M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs
M	version-commit.css</pre>
      </description>
    </item>
    <item>
      <guid>6b915fc2749604d70eecf0118fe10aba23ee1c42</guid>
      <pubDate>Tue, 20 Jan 2026 17:09:55 -0500</pubDate>
      <title>Add first uConsole information</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 6b915fc2749604d70eecf0118fe10aba23ee1c42
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 20 Jan 2026 17:09:55 -0500

Add first uConsole information

M	src/SUMMARY.md
A	src/uconsole/battery-calibration.md
A	src/uconsole/cases.md
A	src/uconsole/index.md
A	src/uconsole/power-supply-apple-12.png
A	src/uconsole/power-supply-apple-20.png
A	src/uconsole/power-supply-canakit-45.png
A	src/uconsole/power.md
A	src/uconsole/software.md
A	src/uconsole/uconsole-power-button.png</pre>
      </description>
    </item>
    <item>
      <guid>e0cd2e0fd4c1d32d1887011ae1f48cd93fe61d31</guid>
      <pubDate>Tue, 20 Jan 2026 17:08:59 -0500</pubDate>
      <title>fix text alignment in page footers</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: e0cd2e0fd4c1d32d1887011ae1f48cd93fe61d31
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 20 Jan 2026 17:08:59 -0500

fix text alignment in page footers

M	theme-template/below-page.html
M	theme-template/below-toc.html
M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs
M	version-commit.css</pre>
      </description>
    </item>
    <item>
      <guid>f518bd4c908c3ad25e89329d728637ce170913d2</guid>
      <pubDate>Tue, 20 Jan 2026 17:08:22 -0500</pubDate>
      <title>version-commit: make sure `theme/` directory exists</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: f518bd4c908c3ad25e89329d728637ce170913d2
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 20 Jan 2026 17:08:22 -0500

version-commit: make sure `theme/` directory exists

M	version-commit</pre>
      </description>
    </item>
    <item>
      <guid>e19c65b47700427ff7fb9903306faf44ee144f34</guid>
      <pubDate>Fri, 12 Dec 2025 21:18:20 -0500</pubDate>
      <title>Updated custom templates for v0.5.1</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: e19c65b47700427ff7fb9903306faf44ee144f34
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 12 Dec 2025 21:18:20 -0500

Updated custom templates for v0.5.1

M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>b38fca1aacde4e2a82bbf6434879929ac2d0d3f5</guid>
      <pubDate>Fri, 12 Dec 2025 21:17:26 -0500</pubDate>
      <title>Updated customization plumbing, working with mdbook v0.5.1</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: b38fca1aacde4e2a82bbf6434879929ac2d0d3f5
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 12 Dec 2025 21:17:26 -0500

Updated customization plumbing, working with mdbook v0.5.1

M	theme-template/.gitignore
M	theme-template/above-toc.html
M	theme-template/below-page.html
M	theme-template/below-toc.html
D	theme-template/custom.txt
M	theme-template/mdbook-fix-templates
M	version-commit
M	version-commit.css</pre>
      </description>
    </item>
    <item>
      <guid>f4774461958dd29b54b9fa40b60a19dc0b6cc9af</guid>
      <pubDate>Sun, 7 Dec 2025 13:01:10 -0500</pubDate>
      <title>Update Keybase lost access page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: f4774461958dd29b54b9fa40b60a19dc0b6cc9af
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 7 Dec 2025 13:01:10 -0500

Update Keybase lost access page

A	src/images/keybase-lockdown.png
M	src/keybase/lost.md</pre>
      </description>
    </item>
    <item>
      <guid>effe0138a4aa7ba8b0f1c5ae5bba8dd4ab1d4edc</guid>
      <pubDate>Sun, 7 Dec 2025 13:00:36 -0500</pubDate>
      <title>Minor updates to introduction page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: effe0138a4aa7ba8b0f1c5ae5bba8dd4ab1d4edc
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 7 Dec 2025 13:00:36 -0500

Minor updates to introduction page

M	src/introduction.md</pre>
      </description>
    </item>
    <item>
      <guid>2b155cd16727defb921954c165d9d0826f910438</guid>
      <pubDate>Sun, 7 Dec 2025 12:59:59 -0500</pubDate>
      <title>Add macOS SSH post-quantum info</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 2b155cd16727defb921954c165d9d0826f910438
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 7 Dec 2025 12:59:59 -0500

Add macOS SSH post-quantum info

M	src/SUMMARY.md
A	src/macos/index.md
A	src/macos/pq.md</pre>
      </description>
    </item>
    <item>
      <guid>a936a24644709e1f4bb9637e6180717135f5ffbd</guid>
      <pubDate>Thu, 4 Dec 2025 08:59:15 -0500</pubDate>
      <title>Remove document headers from ToC</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: a936a24644709e1f4bb9637e6180717135f5ffbd
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 4 Dec 2025 08:59:15 -0500

Remove document headers from ToC

M	book.toml</pre>
      </description>
    </item>
    <item>
      <guid>39955683447b3395dd137f9c62a51bb6e8c14bb7</guid>
      <pubDate>Wed, 3 Dec 2025 08:48:43 -0500</pubDate>
      <title>Update `book.toml` - disable "hash files"</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 39955683447b3395dd137f9c62a51bb6e8c14bb7
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 3 Dec 2025 08:48:43 -0500

Update `book.toml` - disable "hash files"

- so that links to existing pages will end up pointing to the latest
  version of that same page

M	book.toml</pre>
      </description>
    </item>
    <item>
      <guid>ccd3ebc19301a91ff4169f3f0b3f6da97fa342ab</guid>
      <pubDate>Wed, 3 Dec 2025 08:34:49 -0500</pubDate>
      <title>Updated `book.toml` to work with mdbook v0.5.1</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: ccd3ebc19301a91ff4169f3f0b3f6da97fa342ab
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 3 Dec 2025 08:34:49 -0500

Updated `book.toml` to work with mdbook v0.5.1

M	book.toml</pre>
      </description>
    </item>
    <item>
      <guid>bff348f062928f21e396caa0ffcd3331e748a506</guid>
      <pubDate>Wed, 3 Dec 2025 08:34:12 -0500</pubDate>
      <title>Updated theme template files for mdbook v0.5.1</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: bff348f062928f21e396caa0ffcd3331e748a506
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 3 Dec 2025 08:34:12 -0500

Updated theme template files for mdbook v0.5.1

M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>8438e8316ac730b8bd1d4832d73aaa27d8fa314a</guid>
      <pubDate>Wed, 3 Dec 2025 08:15:48 -0500</pubDate>
      <title>Update `mdbook-fix-templates` to work with mdbook v0.5.0+</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 8438e8316ac730b8bd1d4832d73aaa27d8fa314a
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 3 Dec 2025 08:15:48 -0500

Update `mdbook-fix-templates` to work with mdbook v0.5.0+

M	theme-template/mdbook-fix-templates</pre>
      </description>
    </item>
    <item>
      <guid>e7468696cdf22ee752642e9f63918250db3c253d</guid>
      <pubDate>Sun, 16 Nov 2025 21:45:11 -0500</pubDate>
      <title>Update `template.md`, link to Github rather than within this repo</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: e7468696cdf22ee752642e9f63918250db3c253d
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 16 Nov 2025 21:45:11 -0500

Update `template.md`, link to Github rather than within this repo

D	src/shell/template
M	src/shell/template.md</pre>
      </description>
    </item>
    <item>
      <guid>827a07e2ecfff82c59f1eaeb3d8a244da13ba078</guid>
      <pubDate>Sun, 16 Nov 2025 16:18:16 -0500</pubDate>
      <title>Updated cheat, colors, and lines pages</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 827a07e2ecfff82c59f1eaeb3d8a244da13ba078
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 16 Nov 2025 16:18:16 -0500

Updated cheat, colors, and lines pages

M	src/shell/cheat.md
A	src/shell/colors-double-iterm.png
A	src/shell/colors-double-terminal.png
A	src/shell/colors-output.png
M	src/shell/colors.md
D	src/shell/colors.png
A	src/shell/lines-example.png
M	src/shell/lines.md</pre>
      </description>
    </item>
    <item>
      <guid>2d2532c5d01ffd6c36c09a6c548d989bf69cf016</guid>
      <pubDate>Sat, 15 Nov 2025 11:15:05 -0500</pubDate>
      <title>Plumbing - `version-commit` shell script, mdbook v0.4.52</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 2d2532c5d01ffd6c36c09a6c548d989bf69cf016
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 15 Nov 2025 11:15:05 -0500

Plumbing - `version-commit` shell script, mdbook v0.4.52

M	theme-template/index.hbs
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs
M	version-commit</pre>
      </description>
    </item>
    <item>
      <guid>6f41b2df9a466c2fea21aba0a3d44f579d06d963</guid>
      <pubDate>Mon, 20 Oct 2025 14:53:21 -0400</pubDate>
      <title>shell/index.md: typo</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 6f41b2df9a466c2fea21aba0a3d44f579d06d963
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 20 Oct 2025 14:53:21 -0400

shell/index.md: typo

M	src/shell/index.md</pre>
      </description>
    </item>
    <item>
      <guid>29dfe1aab994d31bffe3bd7910b3a9801f420cc4</guid>
      <pubDate>Sat, 18 Oct 2025 14:34:45 -0400</pubDate>
      <title>Add github URL to `book.toml`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 29dfe1aab994d31bffe3bd7910b3a9801f420cc4
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 18 Oct 2025 14:34:45 -0400

Add github URL to `book.toml`

M	book.toml</pre>
      </description>
    </item>
    <item>
      <guid>7ffc814b2873ade6f232f8c71988bffa8979ded6</guid>
      <pubDate>Sat, 18 Oct 2025 14:21:31 -0400</pubDate>
      <title>Updates</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 7ffc814b2873ade6f232f8c71988bffa8979ded6
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 18 Oct 2025 14:21:31 -0400

Updates

- added info about shell scripts and templates
- added info about 'cheat'
- added info about git repos with multiple remotes or multiple URLs
  in the same remote
- `README.md` added note about github NOT being the repo's primary

M	README.md
M	src/SUMMARY.md
A	src/git/multi-remote.md
A	src/shell/blueline.png
A	src/shell/cheat.md
A	src/shell/colors
A	src/shell/colors.md
A	src/shell/colors.png
M	src/shell/index.md
A	src/shell/lines.md
A	src/shell/redline.png
M	src/shell/set_x.md
A	src/shell/template
A	src/shell/template.md</pre>
      </description>
    </item>
    <item>
      <guid>87257ef7003064fcc09481321895f28cf1dc68f0</guid>
      <pubDate>Tue, 14 Oct 2025 08:39:27 -0400</pubDate>
      <title>Add `README.md` (after copying repo to github)</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 87257ef7003064fcc09481321895f28cf1dc68f0
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 14 Oct 2025 08:39:27 -0400

Add `README.md` (after copying repo to github)

A	README.md</pre>
      </description>
    </item>
    <item>
      <guid>cd18b895cc798edaf2e2f7fac6b22db88fe5ac11</guid>
      <pubDate>Tue, 27 May 2025 20:48:02 -0400</pubDate>
      <title>Added `mdbook-fix-tempaltes` script, updated templates for mdbook v0.4.51</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: cd18b895cc798edaf2e2f7fac6b22db88fe5ac11
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Tue, 27 May 2025 20:48:02 -0400

Added `mdbook-fix-tempaltes` script, updated templates for mdbook v0.4.51

A	theme-template/.gitignore
A	theme-template/above-toc.html
A	theme-template/below-page.html
A	theme-template/below-toc.html
M	theme-template/index.hbs
A	theme-template/mdbook-fix-templates
M	theme-template/toc.html.hbs
M	theme-template/toc.js.hbs</pre>
      </description>
    </item>
    <item>
      <guid>cfb9f042e7ff3b4b5b6778296fdeaf22d441c7c8</guid>
      <pubDate>Wed, 30 Apr 2025 00:29:49 -0400</pubDate>
      <title>Removed "commits signed by SSH keys" info from `git/config.md`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: cfb9f042e7ff3b4b5b6778296fdeaf22d441c7c8
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 30 Apr 2025 00:29:49 -0400

Removed "commits signed by SSH keys" info from `git/config.md`

Also added changelogs to this and `git/ssh.md`

M	src/git/config.md
M	src/git/ssh.md</pre>
      </description>
    </item>
    <item>
      <guid>5ad8f4bd48091d700bd5fbdfdacde90c2f0a6b3e</guid>
      <pubDate>Wed, 30 Apr 2025 00:25:04 -0400</pubDate>
      <title>Fix a typo in `git/config.md`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 5ad8f4bd48091d700bd5fbdfdacde90c2f0a6b3e
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 30 Apr 2025 00:25:04 -0400

Fix a typo in `git/config.md`

M	src/git/config.md</pre>
      </description>
    </item>
    <item>
      <guid>efe1cfb0f0957e0bc2fd63ae4cb661b4cef27e45</guid>
      <pubDate>Wed, 30 Apr 2025 00:20:54 -0400</pubDate>
      <title>Added `git/ssh.md`</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: efe1cfb0f0957e0bc2fd63ae4cb661b4cef27e45
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 30 Apr 2025 00:20:54 -0400

Added `git/ssh.md`

M	src/SUMMARY.md
A	src/git/ssh.md</pre>
      </description>
    </item>
    <item>
      <guid>01d338456983b78b0801154f997091333c59b2b0</guid>
      <pubDate>Mon, 23 Dec 2024 14:34:03 -0500</pubDate>
      <title>Added page about Keybase Sites, with details about how `jms1.info` is configured.</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 01d338456983b78b0801154f997091333c59b2b0
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 23 Dec 2024 14:34:03 -0500

Added page about Keybase Sites, with details about how `jms1.info` is configured.

M	src/SUMMARY.md
A	src/keybase/sites.md</pre>
      </description>
    </item>
    <item>
      <guid>587c2a7071ec0d25878b903caa608432e3c07048</guid>
      <pubDate>Mon, 23 Dec 2024 13:11:28 -0500</pubDate>
      <title>Remove a link to keybase.pub, minor tweaks</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 587c2a7071ec0d25878b903caa608432e3c07048
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 23 Dec 2024 13:11:28 -0500

Remove a link to keybase.pub, minor tweaks

M	src/pgp/ssh-pgp-agent.md</pre>
      </description>
    </item>
    <item>
      <guid>f5c59bd8b940ba03da95aad7a6598d5ecb044e40</guid>
      <pubDate>Mon, 23 Dec 2024 12:16:33 -0500</pubDate>
      <title>Updated plumbing for mdbook v0.41.1</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: f5c59bd8b940ba03da95aad7a6598d5ecb044e40
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 23 Dec 2024 12:16:33 -0500

Updated plumbing for mdbook v0.41.1

mdbook v0.41.1 did a total overhaul of how the ToC is generated.
Instead of being statically included in every page, it's now
generated using javascript, AND written to its own file and
included as an iframe for browsers where javascript isn't being
executed. This means that the timestamp/commit info needs to be
added to three different files instead of just one.

M	.gitignore
M	Makefile
A	theme-template/custom.txt
R084	theme/index-template.hbs	theme-template/index.hbs
A	theme-template/toc.html.hbs
A	theme-template/toc.js.hbs
M	version-commit</pre>
      </description>
    </item>
    <item>
      <guid>1f471951cf97ad40f41ef6125763b60ffe548c84</guid>
      <pubDate>Thu, 5 Sep 2024 00:05:12 -0400</pubDate>
      <title>Minor updates to intro page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 1f471951cf97ad40f41ef6125763b60ffe548c84
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 5 Sep 2024 00:05:12 -0400

Minor updates to intro page

M	src/introduction.md</pre>
      </description>
    </item>
    <item>
      <guid>e3a6da14f84fc8944d40bbc39451320ff48861c9</guid>
      <pubDate>Wed, 4 Sep 2024 23:41:09 -0400</pubDate>
      <title>First info about Keybase</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: e3a6da14f84fc8944d40bbc39451320ff48861c9
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 4 Sep 2024 23:41:09 -0400

First info about Keybase

- The important one is the "Before You Lose Access" page.

M	src/SUMMARY.md
A	src/keybase/account.md
A	src/keybase/before.md
A	src/keybase/index.md
A	src/keybase/lost.md
A	src/keybase/macos.md</pre>
      </description>
    </item>
    <item>
      <guid>d906571174673cc07e6ac949fb015197baf486ae</guid>
      <pubDate>Mon, 29 Jul 2024 09:02:01 -0400</pubDate>
      <title>Add info about x86_64 microarchitecture levels</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: d906571174673cc07e6ac949fb015197baf486ae
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 29 Jul 2024 09:02:01 -0400

Add info about x86_64 microarchitecture levels

- new page about x86_64 microarchitecture levels
- updated Colima x86_64 page

M	src/SUMMARY.md
M	src/linux/colima-arm-x86.md
A	src/linux/x86-64-v.md</pre>
      </description>
    </item>
    <item>
      <guid>c3081d23a5cecef11efc11e418c41f21315220b6</guid>
      <pubDate>Wed, 17 Jul 2024 22:15:45 -0400</pubDate>
      <title>added TODO item</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: c3081d23a5cecef11efc11e418c41f21315220b6
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 17 Jul 2024 22:15:45 -0400

added TODO item

M	TODO.md</pre>
      </description>
    </item>
    <item>
      <guid>e7ccd01dec22614c66da45564182dcb82f8433a5</guid>
      <pubDate>Mon, 15 Jul 2024 07:59:18 -0400</pubDate>
      <title>update TODO</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: e7ccd01dec22614c66da45564182dcb82f8433a5
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 15 Jul 2024 07:59:18 -0400

update TODO

M	TODO.md</pre>
      </description>
    </item>
    <item>
      <guid>6a186c330c1b6af160c34a7588a61191d2a2b522</guid>
      <pubDate>Sun, 14 Jul 2024 21:45:04 -0400</pubDate>
      <title>Added obsidian/copy-daily-note script/info</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 6a186c330c1b6af160c34a7588a61191d2a2b522
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 14 Jul 2024 21:45:04 -0400

Added obsidian/copy-daily-note script/info

A	src/images/shell-command-entry.png
A	src/images/shell-command-events.png
A	src/images/shell-commands-plugin.png
A	src/obsidian/copy-daily-note
A	src/obsidian/copy-daily-note.txt
M	src/obsidian/copy-daily.md
A	src/obsidian/cron.copy.today
A	src/obsidian/cron.copy.today.txt</pre>
      </description>
    </item>
    <item>
      <guid>87cc1163a524c0296356e317082b88958d58ac9b</guid>
      <pubDate>Sun, 14 Jul 2024 21:31:28 -0400</pubDate>
      <title>updated TODO.md</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 87cc1163a524c0296356e317082b88958d58ac9b
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 14 Jul 2024 21:31:28 -0400

updated TODO.md

M	TODO.md</pre>
      </description>
    </item>
    <item>
      <guid>5cc9414c3fffd07ad6fcc42b9b44b41741a4ad21</guid>
      <pubDate>Mon, 8 Jul 2024 10:49:31 -0400</pubDate>
      <title>Add TODO item</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 5cc9414c3fffd07ad6fcc42b9b44b41741a4ad21
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Mon, 8 Jul 2024 10:49:31 -0400

Add TODO item

M	TODO.md</pre>
      </description>
    </item>
    <item>
      <guid>36ab5489c542d5d6152a75b547f803611175d3ae</guid>
      <pubDate>Sun, 7 Jul 2024 11:38:31 -0400</pubDate>
      <title>Added/updated content</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 36ab5489c542d5d6152a75b547f803611175d3ae
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 7 Jul 2024 11:38:31 -0400

Added/updated content

- Updated "Installing Debian 10 on a Macbook Pro" intro text
- Added "CentOS 7 - Fix yum repos" page
- Added "Using colima to run x86 Containers on ARM" page
- Started "Using a Yubikey for SSH keys" page

M	src/SUMMARY.md
A	src/linux/centos7-vault.md
A	src/linux/colima-arm-x86.md
M	src/linux/deb10-mac.md
A	src/yubikey/ssh.md</pre>
      </description>
    </item>
    <item>
      <guid>040cc4745c0fc6ad8b7f5d3c53ebb4e995bd2474</guid>
      <pubDate>Sun, 7 Jul 2024 11:38:01 -0400</pubDate>
      <title>Added TODO list (not part of published site)</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 040cc4745c0fc6ad8b7f5d3c53ebb4e995bd2474
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 7 Jul 2024 11:38:01 -0400

Added TODO list (not part of published site)

A	TODO.md</pre>
      </description>
    </item>
    <item>
      <guid>a8af5fb22415ccb5b51ac39db0a25fb46b55412e</guid>
      <pubDate>Sun, 30 Jun 2024 16:17:41 -0400</pubDate>
      <title>Updated intro, added Obsidian-related info</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: a8af5fb22415ccb5b51ac39db0a25fb46b55412e
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sun, 30 Jun 2024 16:17:41 -0400

Updated intro, added Obsidian-related info

- introduction: warnings about incomplete/missing pages
- introduction: contact info
- copy-daily-note page
- obsidian-git directory with add and clone pages

M	src/SUMMARY.md
A	src/images/obsidian-git-plugin.png
A	src/images/obsidian-settings-button.png
A	src/images/obsidian-vault-button.png
A	src/images/standards.png
M	src/introduction.md
A	src/obsidian/copy-daily.md
A	src/obsidian/git/add.md
A	src/obsidian/git/clone.md
A	src/obsidian/git/index.md</pre>
      </description>
    </item>
    <item>
      <guid>f9e02d72041a490403e09d722689d165e93a7261</guid>
      <pubDate>Sat, 29 Jun 2024 10:01:42 -0400</pubDate>
      <title>Added Obsidian directory and "Live Preview Pane" doc</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: f9e02d72041a490403e09d722689d165e93a7261
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 29 Jun 2024 10:01:42 -0400

Added Obsidian directory and "Live Preview Pane" doc

M	src/SUMMARY.md
A	src/obsidian/index.md
A	src/obsidian/live-preview.md</pre>
      </description>
    </item>
    <item>
      <guid>68b9601b405d78b25fc94ca173374544475d55f5</guid>
      <pubDate>Fri, 28 Jun 2024 12:30:21 -0400</pubDate>
      <title>Update picture on intro page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 68b9601b405d78b25fc94ca173374544475d55f5
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 28 Jun 2024 12:30:21 -0400

Update picture on intro page

M	src/images/jms1-150x200.png
M	src/introduction.md</pre>
      </description>
    </item>
    <item>
      <guid>fab78bd3b6e797826f0059bd9ef0470b1ef714b1</guid>
      <pubDate>Fri, 28 Jun 2024 09:08:06 -0400</pubDate>
      <title>Updated intro - added picture, other updates</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: fab78bd3b6e797826f0059bd9ef0470b1ef714b1
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Fri, 28 Jun 2024 09:08:06 -0400

Updated intro - added picture, other updates

M	src/SUMMARY.md
A	src/images/jms1-150x200.png
M	src/introduction.md
A	src/random/index.md</pre>
      </description>
    </item>
    <item>
      <guid>326530d54c77d745b816709298cda9dc38c2b852</guid>
      <pubDate>Thu, 27 Jun 2024 11:25:12 -0400</pubDate>
      <title>Update Makefile</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 326530d54c77d745b816709298cda9dc38c2b852
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 27 Jun 2024 11:25:12 -0400

Update Makefile

trying to figure out why `make push` keeps pushing content with
"-dirty" at the end of the git descriptor

M	Makefile</pre>
      </description>
    </item>
    <item>
      <guid>42827bfea7c58239be2c91746a0449ec18eb5c04</guid>
      <pubDate>Thu, 27 Jun 2024 11:22:06 -0400</pubDate>
      <title>Add shell section with set_x page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 42827bfea7c58239be2c91746a0449ec18eb5c04
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 27 Jun 2024 11:22:06 -0400

Add shell section with set_x page

M	src/SUMMARY.md
A	src/shell/index.md
A	src/shell/set_x.md</pre>
      </description>
    </item>
    <item>
      <guid>df197f02ee1d1d0d706f51abb67f21ef0814d756</guid>
      <pubDate>Sat, 22 Jun 2024 17:15:44 -0400</pubDate>
      <title>Updated intro page</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: df197f02ee1d1d0d706f51abb67f21ef0814d756
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Sat, 22 Jun 2024 17:15:44 -0400

Updated intro page

M	src/introduction.md</pre>
      </description>
    </item>
    <item>
      <guid>6c564ac8ec68ce354bd2d9017c8d629420fb9056</guid>
      <pubDate>Thu, 20 Jun 2024 16:30:01 -0400</pubDate>
      <title>Makefile: added 'make clean'</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 6c564ac8ec68ce354bd2d9017c8d629420fb9056
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 20 Jun 2024 16:30:01 -0400

Makefile: added 'make clean'

M	Makefile</pre>
      </description>
    </item>
    <item>
      <guid>91645524c2505d13f9089088331279bc75aa731c</guid>
      <pubDate>Thu, 20 Jun 2024 16:26:11 -0400</pubDate>
      <title>Added docs about git</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 91645524c2505d13f9089088331279bc75aa731c
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 20 Jun 2024 16:26:11 -0400

Added docs about git

M	src/SUMMARY.md
A	src/git/config.md
A	src/git/index.md
A	src/git/move-commit.md</pre>
      </description>
    </item>
    <item>
      <guid>77e9dad480746abe88b3c3cc57e0e470cd195c74</guid>
      <pubDate>Thu, 20 Jun 2024 00:29:55 -0400</pubDate>
      <title>add .git2rss file</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 77e9dad480746abe88b3c3cc57e0e470cd195c74
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 20 Jun 2024 00:29:55 -0400

add .git2rss file

A	.git2rss</pre>
      </description>
    </item>
    <item>
      <guid>bc6fb555d1a0430de217349a38ae4d31ebe26388</guid>
      <pubDate>Thu, 20 Jun 2024 00:22:43 -0400</pubDate>
      <title>committing content from old site</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: bc6fb555d1a0430de217349a38ae4d31ebe26388
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Thu, 20 Jun 2024 00:22:43 -0400

committing content from old site

M	.gitignore
A	Makefile
A	book.toml
A	git2rss
A	section-lines.css
A	src/404.md
A	src/SUMMARY.md
A	src/introduction.md
A	src/linux/deb10-mac.md
A	src/linux/index.md
A	src/mdbook/commit-info.md
A	src/mdbook/create.md
A	src/mdbook/index.md
A	src/pgp/auth-subkey.md
A	src/pgp/index.md
A	src/pgp/ssh-pgp-agent.md
A	src/puppet/ensure-packages.md
A	src/puppet/index.md
A	src/random/upside-down.md
A	src/yubikey/index.md
A	src/yubikey/load-pgp-key.md
A	src/yubikey/reset-openpgp.md
A	theme/index-template.hbs
A	version-commit
A	version-commit.css</pre>
      </description>
    </item>
    <item>
      <guid>04eeb408bd9a36727ac695112e1a8fb1d6ac98de</guid>
      <pubDate>Wed, 19 Jun 2024 21:11:06 -0400</pubDate>
      <title>initial commit</title>
      <author>John Simpson</author>
      <description>
        <pre>Commit: 04eeb408bd9a36727ac695112e1a8fb1d6ac98de
Author: John Simpson &amp;lt;jms1&amp;gt;
Date: Wed, 19 Jun 2024 21:11:06 -0400

initial commit

A	.gitignore</pre>
      </description>
    </item>
  </channel>
</rss>
