Skip to content

Commit 957e78b

Browse files
authored
Merge pull request #1 from nagisa0629/my-pages
My pages
2 parents 0283aa8 + 43e915a commit 957e78b

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: minima

_posts/2024-06-19-my-first-post.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "YOUR-TITLE"
3+
date: 2024-06-19
4+
---
5+
tired

index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Welcome to my blog
3+
---
4+
5+
# 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

Comments
 (0)