We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0283aa8 + 43e915a commit 957e78bCopy full SHA for 957e78b
_config.yml
@@ -0,0 +1 @@
1
+theme: minima
_posts/2024-06-19-my-first-post.md
@@ -0,0 +1,5 @@
+---
2
+title: "YOUR-TITLE"
3
+date: 2024-06-19
4
5
+tired
index.md
@@ -0,0 +1,16 @@
+title: Welcome to my blog
+
+# Welcome to My Homepage
6
7
+This is my personal website where I share my projects and blog posts.
8
9
+## About Me
10
11
+I am a software developer with a passion for learning new technologies.
12
13
+## Projects
14
15
+- Project 1: Description of project 1.
16
+- Project 2: Description of project 2.
0 commit comments