Parchment

My parchment is where I write down the things I am working on. It is where I figure out spells and potions.

How to Display Dev.to Posts on an Astro Site

While I was talking time off it gave me the opportunity to go back and have a look at things that have been on my back burner - be it technologies, books etc History My first introduction to Astro was through a Learn with Jason a while back... Now th...

10 Feb, 2023

Main or Master: Where Do You Git-llegiances lie?

If you've been using github long enough, you'll recall a time where your primary branch was named master by default. Master was all we knew as the primary. Then, I don't exactly recall when, a decision wa111s made to now make the primary branch main....

06 Jan, 2023

Obsidian - One Year Later

About a year ago, I shared with you my troubles with organisation and getting things down. In that article, I also talked about how changing to Obsidian aided me in bringing a bit of order to my chaotic mind. I thought I'd give you an update on how m...

01 Dec, 2022

HTML Entities - A Forgotten But Useful Spec

Let me paint you a picture:You've built your site/application, it looks real good in development. You decide it's ready to be deployed. You choose a simple solution - Netlify/Vercel - where you only need to link your repository. You click deploy and ...

26 Oct, 2022

Let's Learn 11ty Part 10: Bringing It All Together

In our last article we used external data to render posts on our site. If you noticed, we don't have that cool Previous/Next Post that was at the bottom of our posts before. Wouldn't it be nice to have that back? That is the main focus of this artic...

05 Aug, 2022

Let's Learn 11ty Part 9: Data Revisited

We are back again with more Eleventy. I said I would come back and explain and showcase some things when I understood them better. That time has arrived! To explain these concepts more clearly, I will not be using the learneleventy project we already...

01 Aug, 2022