feat: added first test content
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
title: "The creation of this Blog"
|
||||
layout: blog
|
||||
date: 2025-09-12
|
||||
desc: "The goal was to create an easy to maintain blog with while the main focus relays on keeping the effort
|
||||
to write new posts minimal. This is more a ressource summery with tips, than an full tutorial."
|
||||
7
src/routes/blogs/1-64k-Demo/+page.svx
Normal file
7
src/routes/blogs/1-64k-Demo/+page.svx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "64k Demo"
|
||||
date: 2025-09-15
|
||||
desc: "Dev Diary of the Demo"
|
||||
---
|
||||
|
||||
asd
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "FemDev GameJam - Catrastrophe"
|
||||
title: "FemDev GameJam - Catastrophe"
|
||||
date: 2024-11-10
|
||||
src: "https://elkortes.itch.io/catastrophe"
|
||||
desc: "I took part in the amazing FemDev Game and helped to creathe this little game.
|
||||
6
src/routes/blogs/e-Flame/+page.svx
Normal file
6
src/routes/blogs/e-Flame/+page.svx
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Flame Demo"
|
||||
date: 2024-11-26
|
||||
src: "https://madeio.net/fox"
|
||||
desc: "A WebGL Project wich shows that deffered rendering and volumetric fog is very possible in Three.js"
|
||||
---
|
||||
Reference in New Issue
Block a user