added new article
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
image: /{{ .File.Dir }}featured.png
|
||||
summary: "Enter a 1-2 sentence summary here for the card grid."
|
||||
tags: ["ESP32", "Self-Hosting", "Python"]
|
||||
---
|
||||
|
||||

|
||||
|
||||
### 📋 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.
|
||||
|
||||

|
||||
|
||||
### 🏁 Summary & Lessons Learned
|
||||
Wrap up your project here. What would you do differently next time? This provides that "closing" feel for a future employer.
|
||||
Reference in New Issue
Block a user