27 lines
562 B
Markdown
27 lines
562 B
Markdown
---
|
|
title: "Welcome to My Blog"
|
|
date: "2024-03-10"
|
|
tags: ["welcome", "introduction"]
|
|
summary: "A warm welcome to my new blog built with Next.js and Markdown"
|
|
---
|
|
|
|
# Welcome to My Blog!
|
|
|
|
This is my first blog post written in Markdown. I'm excited to share my thoughts and ideas with you.
|
|
|
|
## What to Expect
|
|
|
|
- Technical tutorials
|
|
- Personal experiences
|
|
- Random thoughts
|
|
- And much more!
|
|
|
|
## Features
|
|
|
|
This blog is built with:
|
|
- Next.js for the framework
|
|
- Markdown for content
|
|
- TailwindCSS for styling
|
|
- Electron for desktop support
|
|
|
|
Stay tuned for more posts! |