added new article

This commit is contained in:
2026-04-04 12:20:04 +01:00
parent ed89604021
commit 8d1020d414
7 changed files with 62 additions and 37 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

+30
View File
@@ -0,0 +1,30 @@
---
title: "Eink Todoist"
date: 2026-04-04T12:17:11+01:00
draft: false
image: /Articles/eink-todoist/featured.png
summary: "Enter a 1-2 sentence summary here for the card grid."
tags: ["ESP32", "Self-Hosting", "Python"]
---
![Featured Image](./featured.jpg)
### 📋 Project Highlights
* **Goal:** * **Tech Stack:** * **Outcome:** Write your introductory paragraph here.
---
### Step 1 - [Title]
Write about step 1 here.
{{< gitea server="https://git.marlow.quest" repo="ash/YOUR-REPO" >}}
### Step 2 - [Title]
Write about step 2 here.
![Step 2 Image](./eink.jpg)
### 🏁 Summary & Lessons Learned
Wrap up your project here. What would you do differently next time? This provides that "closing" feel for a future employer.
+1
View File
@@ -5,6 +5,7 @@ type: "background"
layout: "profile"
showAuthor: true
---
{{< typeit
tag=h3
speed=30
+1 -1
View File
@@ -6,7 +6,7 @@ showDate: false
showReadingTime: false
showTaxonomies: false
showPagination: false
showTableOfContents: false
showTableOfContents: true
showAuthor: true
---