Update something

This commit is contained in:
tiff 2025-03-14 18:29:07 -04:00
parent 95c1137cb2
commit 4a3386d0ff
15 changed files with 184 additions and 21 deletions

View file

@ -0,0 +1,10 @@
---
pubDatetime: 2025-03-09
title: Adding full text content to my RSS feed in Astro, Part 1
description: Pain, Pain, and Discord
draft: true
featured: true
tags:
- astro
- meta
---

View file

@ -1,10 +0,0 @@
---
title: Designing projects
pubDatetime: 2024-12-24
description: Listless and needing focus, I found the perfect repo to build my skills.
featured: true
draft: true
tags:
- go
- meta
---

View file

@ -2,7 +2,6 @@
pubDatetime: 2024-12-28
title: "Go Blueprint: An Easy Way to Scoffold Your Go Project"
description: Melkeydev created a useful tool to get your project up and running.
featured: true
tags:
- go
---

View file

@ -2,6 +2,7 @@
title: I hated social media before it was cool
description: I used to read blogs and BB Forums, but you probably never heard of them.
pubDatetime: 2025-03-08
featured: true
tags:
- thoughts
---

View file

@ -0,0 +1,8 @@
---
pubDatetime: 2025-03-14
title: "The end of my huge projects"
description: Focusing on small libraries or utilities for open source.
featured: true
tags:
- go
---

View file

@ -2,7 +2,6 @@
pubDatetime: 2024-04-23
title: This Week's Update
description: Brief note.
featured: true
tags:
- updates
- meta