Posts in "Longform"
Episode 1: Welcome to Micro Matt
Auditing Our Non-Profit's Software
Tiny Theme 2.7: Fundamental Changes to 'More' Tag Usage
Tiny Theme has been updated to version 2.7 and includes a fundamental change to how posts can be truncated with a Read More tag. Previously, you needed to use a Summary Posts plugin (now archived). The feature is now built-in for all users. Simply add a more tag within your post and it’ll be properly truncated on your main blog page.
That’s hardly breaking news, but here is where things change. Hugo (and thus Micro.blog) has limited support for formatting and handling this style of truncated posts/summaries. Typically, all HTML formatting (links, photos, etc) would be stripped out when using that tag. Obviously, that’s not ideal. Tiny Theme will now handle that how you might expect. Your blog feed, even when using the More tag, will show all HTML as intended on the post feed even when you use more tags.
My Top 5 Flashlights to Carry
For years, I’ve been in what many call the EDC Community. Basically, that means I’m more cognizant of what I carry on a daily basis. Technically speaking, everyone has an EDC (or Every Day Carry). For most people, that includes a phone, keys, and wallet. Others take it a step further with a pocket knife or leaps and bounds further with a fully stocked sling/bag.
One of the most common extra items is a flashlight. If you’re questioning the necessity of carrying a flashlight by asking, “Why not use the flashlight on your phone?” then you likely aren’t the individual who needs to carry a flashlight. But if you find yourself needing a legitimate standalone flashlight often (perhaps due to your job) or just want to see what it’s like to carry one, this list is for you.
A Child Theme for Tiny
My Top 10 Historical Fiction Novels
New - Tiny Theme 2.0 with Microhooks
I’ve been very happy with the success and development of Tiny Theme since its inception. However, there has always been one big obstacle I’ve had trouble over-coming. Basic CSS customization has always been possible, but I wanted to create a way for more advanced customizations without requiring users to over-write major elements of the theme (and thus missing out on future updates).
Introducing Microhooks
I’m calling this new feature Microhooks. It allows users to add (or modify) elements without having to over-write critical parts of Tiny Theme. For example, previously, if you wanted to add an email subscription box to the bottom of each post, you’d either have to code that in to every post OR completely over-write the single post implementation of Tiny…and if the single post implementation of Tiny ever got updated, well…good luck. Now, there’s another way.
Due to the growing popularity of Tiny Theme, I have created a documentation site that has information more current than this post.
Default Apps for 2023
There have been a bunch of “what apps am I using?” blog posts recently, inspired by an episode of Hemispheric Views. Robb Knight has a page with links to other people’s posts.
A New Plugin for Tiny Theme: Adaptive Photo Layout
Creating a Custom Branded File Sharing Service for Free
I had a first-world file sharing dilemma. I wanted to be able to simply share files with others that didn’t require a convoluted process. I wanted to be able to set expiration dates and passwords when necessary. I wanted it to be custom branded. And here’s the kicker, it needed to be affordable.
Introducing Font Choices for Tiny Theme
My Favorite Mac Apps and Utilities
As someone who uses a Mac almost every day, there are a quite a few smaller utility-type apps that I frequently use. I decided to make a list, perhaps it’ll be useful to someone.
How to Verify your Domain on Nostr and Bluesky (for Micro.blog users)
Adding domain specific verification to Nostr and changing your Bluesky username to your own domain can be accomplished by creating .well-known
text files. If you’re using Micro.blog and would like to do this, it’s pretty easy.