Attention!

Check out my new TESTING page where I hope to continue testing new features. Also, be sure to have a look at my new HIKES site and especially some of the “highlighted” hikes that are listed in bold there.

Note that HIKES used to be a “section” here, but there are a lot of them so I made a site just for them.

Atom No More?

Yesterday one of my library colleagues at Grinnell College posted an announcement that Atom would be retired (sunset) in December 2022. Ouch, I have a lot of workflows that depend on Atom!

So, today part of my mission is to begin the process of migrating workflows, both work-related and personal/at-home, from Atom to its most logical replacement, Visual Studio Code or VS Code as it’s largely known in the development community. The other part of today’s mission was to update this blog, something I’ve not done in far too long!

Continue Reading »

Yes, it has been far too long since I posted here. Sorry.

In the past week me and Mackenzie have taken steps to start revamping TamaToledo.org, all using GitHub Pages to host sites. Thus far we have a new landing page at https://TamaToledo.org, a re-publish of https://STC-REC.TamaToledo.org, and a new Tama-Toledo Community Visioning site at https://cv.TamaToledo.org. Check them out!

Got an app icon stuck on-screen on my Mac again. Found a fix at https://apple.stackexchange.com/posts/222193/revisions. killall Dock works nicely!

Moving to Netlify CMS

In my last post, Adding Netlify CMS for Editing This Blog, I was able to successfully engage the Netlify CMS with a “local” copy of this blog. But I never got the CMS to work in production with this blog’s App on DigitalOcean (DO). I should note that DO’s support folks were very helpful, but in the end I think all of the client-side stuff that Netlify CMS is doing was more than they were willing (capable?) of helping me overcome. That’s probably my fault more than their’s; client-side isn’t my strong suit.

Continue Reading »

Adding Netlify CMS for Editing This Blog

OK, I’m using the “Rich Text” editor option in the body field here in my “posts” Netlify CMS form for this blog. Will it work? We shall see!

Yup!

I have to confess, this is pretty cool. I’m even able to switch dynamically between the Rich Text and Markdown editors here!

How Was This Done?

Let me elaborate just a bit…

Using Hugo

Since this blog is published using Hugo I looked to the Netlify CMS guidance provided at https://www.netlifycms.org/docs/hugo/ for help.

Continue Reading »

Time for a Test Page

My daughter, Mackenzie, and I have been using this blog for testing new features lately. If you’ve been following me here you’ve seen some of them pop-up on the home page. Now that we have a host of them working, I need to move some out–of-the-way so they don’t clutter things up too much. However, I don’t want to discard them, in some cases we didn’t implement them anywhere else so this is the only working copy we have.

Continue Reading »

A Simple Sign-up Form

For 2021 I’ve signed on to be a member of the steering committee for Toledo’s 2021 Community Visioning (CV) project coordinated by Tree’s Forever and Iowa’s Living Roadways, Iowa State University Extension and Outreach, and other partners. Tama is also a Community Visioning participant in 2021.

A Simple E-Mail Sign-Up

I’m only posting this as a test of what I think might be a very simple sign-up form using email. What you see below is just a test, so please don’t expect any invitation from this!

Continue Reading »

One of Many Challenges

For 2021 I’ve signed on to be a member of the steering committee for Toledo’s 2021 Community Visioning (CV) project coordinated by Tree’s Forever and Iowa’s Living Roadways, Iowa State University Extension and Outreach, and other partners. Tama is also a Community Visioning participant in 2021.

I Like to Walk

I try to get outside and walk as much as I can, but I especially like walking with a purpose… not just walking for the sake of exercise or stress-relief. I guess that’s also why I dislike walking indoors on a treadmill, or the “dreadmill” as I like to call it. So, if I have somewhere to go in Tama-Toledo I’ll walk there and back whenever possible. Fortunately, my home in Toledo is geographically centered between the two communities. If you draw a 1.5-mile radius circle around my house it will include ALL of the two communities. It’s ideal for walking, except for the hills 🌄, and the challenge of finding a safe route.

Continue Reading »

Posting this quick link to emoticons available in Hugo… https://www.webfx.com/tools/emoji-cheat-sheet/

5-Inch HDMI Raspberry Pi Touch Screen

A couple of years have now passed since I purchased an Elecrow 5" HDMI Touchscreen display for the Raspberry Pi and put it to use. I even 3D printed a very nice case for it. So, there’s a bit of configuration code on the SD card that can be edited to determine if the 5" screen is active, or if the RPI’s output is directed to its HDMI output port. Well, in the last 2 years I forgot what to edit and what changes to make.

Continue Reading »