Spent some more time cleaning up old artifacts from a WordPress to jekyll conversion, and preparing to take everything from Minimal Mistakes to Chirpy.

One of the last items was recreating a favicon - the one I use is low res and the originals are lost in time.

I've already had the joys of reclassifying everything (because I sort of did categories wrong in Minimal Mistakes) - just need to go through the posts and validate everything looks good.

#blog #jekyll #chirpy #MinimalMistakes

A year ago I published my first blog post. I decided it was time to give the site a bit of an upgrade. https://blog.cammurphy.com/2026/02/15/new-theme.html

#jekyll #minimalmistakes #blog

Theme Upgrade!

A year ago I published my first blog post. So much has changed since then, and I have been using just the default Jekyll theme the entire time. I wanted something more, so I decided it was time to give the site a bit of an upgrade.

Cam's Tech Blog

Was fiddling a bit with the #minimalmistakes #jekyll theme to integrate a "share to mastodon" button.

Half way there.

Just discovered how easy it is to add a simple TOC πŸ“‹ to your #Markdown #Jekyll πŸ§ͺ website πŸ™ˆ Simply add these two lines of code to your Markdown file (using the #MinimalMistakes theme + #kramdown):

* TOC
{:toc .toc_intext}

and add some appropriate #CSS commands to your _base.scss. That's it, no further plugins are requiered. See it in action here: 🌍 https://www.fabriziomusacchio.com/blog/2024-01-08-ruhrmuseum/

#webdesign #FOSS

The Ruhr Museum: A Journey through the cultural heritage of the Ruhrgebiet

During a recent visit to the Ruhr Museum in Essen, I discovered not just an outstanding modern museum, but also a gateway to the rich history of the Ruhr area, also known as the β€˜Ruhrpott’. This museum visit opened my eyes to the depth and complexity of the Ruhr region’s past and present.

Fabrizio Musacchio

If you run a static #Jekyll website using the #MinimalMistakes theme, I once created a #cheatcheet to have the most important and frequently used features at hand. Feel free to use and share it πŸ€—

🌎 https://www.fabriziomusacchio.com/blog/2021-08-11-Minimal_Mistakes_Cheat_Sheet/

Minimal Mistakes Cheat Sheet

A quick overview of available commands for creating content with the Minimal Mistakes Jekyll theme.

Fabrizio Musacchio
minimal-mistakes/tags.html at master Β· mmistakes/minimal-mistakes

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio. - minimal-mistakes/tags.html at master Β· mmistakes/minimal-mistakes

GitHub

For anyone else who may struggle with inserting the #Mastodon verified website link in an elegant manner, this page has a very thorough explanation of how to place it in the page header.

The technique was particularly helpful in the case of my #Jekyll website, where the #MinimalMistakes theme passes footer links via #YAML processing. The header code placement removed the need to alter the theme to include the rel="me" tag, or to place an inelegant body link.

https://barrd.dev/article/add-a-verified-website-to-your-mastodon-account-using-link-tag/

#hosting

Add a verified website to your Mastodon account using link tag : barrd.dev

Add a verified website section to your Mastodon profile with the green box and a verified tick using a link tag in the head.

barrd.dev
@ksteimel yes, that's part of the #minimalmistakes default. You can change the words per minute in the config, but I just left it at 200

My website http://plantarum.ca/ has been extra static for the past three years. After much bumbling around, it's now updated to the most recent #minimalmistakes #jekyll theme.

Maybe in another week I'll have some new content to go on it.

Plantarum.ca

Plant Systematics and Conservation

@jaranta thanks! I just saw that you are also using #minimalmistakes. I looked through the code and don't see anything in the includes (from my phone, so might have missed it), so I guess I'll need to add it myself. Do you use rel=me links? I'm just starting to learn about #indieweb stuff, not sure how useful it is