How I Added a Collection to This Blog
Development

How I Added a Collection to This Blog

What follows is an excerpt taken directly from this project's `README.md` file.

Updated: Apr 12, 2023
5 min read
Moving Front Matter to the Rear

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...

Updated: Apr 5, 2023
3 min read
Debugging This Blog with VSCode

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...

Published: Apr 4, 2023
3 min read
Built by Webhook + Password Protection
Development · DigitalOcean

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.

Published: Mar 23, 2023
3 min read
This Blog in Eleventy + Ghost
Development · Eleventy · Ghost · DigitalOcean

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...

Updated: Mar 22, 2023
16 min read
Finale Workflow Documentation
Organization

Finale Workflow Documentation

Christine's Finale workflow captured using my new documentation approach

Updated: Mar 20, 2023
5 min read
Netlify · Eleventy · Azure · Development

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.

Updated: Mar 20, 2023
2 min read
Fixing a Broken GitHub Repo
Development · Git

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...

Updated: Apr 5, 2023
2 min read
My Hugo Timeline
Hugo · Development · DigitalOcean

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...

Updated: Apr 5, 2023
3 min read