feat: add blog contents
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-31 11:01:22 +02:00
parent da0771ccb9
commit 4bb6b0228a
79 changed files with 18092 additions and 246 deletions

View File

@@ -0,0 +1,12 @@
---
type: "blog-post"
title: "A programmers warmup"
description: "This post goes into some of the struggles I've had when starting either a workday, or a new project. And how I fix it with a small warmup"
draft: true
date: "2023-08-24"
updates:
- time: "2023-08-24"
description: "first iteration"
tags:
- '#blog'
---