
How I Added a Collection to This Blog
What follows is an excerpt taken directly from this project's `README.md` file.

Moving Front Matter to the Rear
I've been using an iOS app called Publisher for Ghost to craft and post new microposts from my iPhone. Just one problem so far... I can't seem to successfully edit and save excerpt content so my...

Debugging This Blog with VSCode
I'm making some significant changes to the code behind this blog today. Specifically, I'm going to move my micropost "front matter" from the post.excerpt or post.custom_excerpt field to the "body" of...

Built by Webhook + Password Protection
My `https://blog.SummittDweller.com/rebuild.html -> DigitalOcean` trigger and webhook should do the job nicely since I'll be able to trigger it even from my iPhone when needed.

This Blog in Eleventy + Ghost
Mackenzie's moving her portfolio page into an Eleventy (11ty) on frontend with content managed in Ghost on the backend. I like that combination very much so to help support her move I'm doing the...

Finale Workflow Documentation
Christine's Finale workflow captured using my new documentation approach
Gating My Content
Working through https://www.stackbit.com/blog/gating-content-jamstack to password protect some of the content at https://Wieting.TamaToledo.com is my tech pursuit today.

Fixing a Broken GitHub Repo
Don't Push Enormous Files to GitHub!Pay close attention to the statement above! A couple of days ago I was working on content for Tama-Toledo Community Visioning and I added a large socialmedia.zip...

My Hugo Timeline
I've successfully added the code to drive a new `/timeline` page as part of this blog, but I did so "locally", and now I'd like to repeat the process but using the...