mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

13K
active users

#CommitDrivenBlogging

0 posts0 participants0 posts today
thirty-two<p>So yea! Introducing: <a href="https://mstdn.social/tags/CommitDrivenBlogging" class="mention hashtag" rel="tag">#<span>CommitDrivenBlogging</span></a>. The brand new, exciting microblogging framework. 🤣</p>
thirty-two<p>So, like a madman, I decided to try to implement that idea that I had the other day and added a /changelog page to my site. BUT, unlike maybe a more traditional log, that just replicates git log in HTML form, I was inspired by conventional-commits and implemented it so that any commit that starts with &quot;Featured:&quot; will use the rest of the subject line as the entry title, and then the commit body as markdown for the entry blog.</p><p><a href="http://j.holmes.codes/changelog/#c13bf59" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">http://</span><span class="ellipsis">j.holmes.codes/changelog/#c13b</span><span class="invisible">f59</span></a></p><p><a href="https://mstdn.social/tags/indieweb" class="mention hashtag" rel="tag">#<span>indieweb</span></a> <a href="https://mstdn.social/tags/git" class="mention hashtag" rel="tag">#<span>git</span></a> <a href="https://mstdn.social/tags/commitDrivenBlogging" class="mention hashtag" rel="tag">#<span>commitDrivenBlogging</span></a></p>
thirty-two<p>But I just had a thought related to tils: Sometimes I’ll update my blog with a small tweak, fun change, or accessibility improvement. I’ll usually just commit those and redeploy with little fanfare and call it a day. </p><p>But I wonder, if I could write enough of a blurb in the commit message body and then I could briefly talk about those changes and what I’m trying to do and have them automatically generate pages from the changlog. It’d be like <a href="https://mstdn.social/tags/CommitDrivenBlogging" class="mention hashtag" rel="tag">#<span>CommitDrivenBlogging</span></a> or something 😂</p>