Cleanup unused folders and files

This commit is contained in:
Krem 2025-10-16 20:49:55 +02:00
parent ecf90a59ef
commit 5ec2633ff4
3 changed files with 0 additions and 31 deletions

View File

@ -1,21 +0,0 @@
---
title: "My First Blog Post"
date: 2025-01-01
---
# My First Blog Post
Published on: 2022-07-01
Welcome to my _new blog_ about learning Astro! Here, I will share my learning journey as I build a new website.
## What I've accomplished
1. **Installing Astro**: First, I created a new Astro project and set up my online accounts.
2. **Making Pages**: I then learned how to make pages by creating new `.astro` files and placing them in the `src/pages/` folder.
3. **Making Blog Posts**: This is my first blog post! I now have Astro pages and Markdown posts!
## What's next
I will finish the Astro tutorial, and then keep adding more posts. Watch this space for more to come.

View File

@ -1,5 +0,0 @@
---
title: "My First Blog Post"
date: 2025-01-01
---
After a successful first week learning Astro, I decided to try some more. I wrote and imported a small component from memory!

View File

@ -1,5 +0,0 @@
---
title: "My First Blog Post"
date: 2025-01-01
---
It wasn't always smooth sailing, but I'm enjoying building with Astro. And, the [Discord community](https://astro.build/chat) is really friendly and helpful!