Skip to content

Commit 072d305

Browse files
authored
Merge pull request #1 from prasuCode/my-pages
My pages
2 parents ea3827e + 66b457d commit 072d305

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
theme: minima
2+
title: GitHub pages
3+
auther: X
4+
description: Testing theme and configuring github pages
5+

_posts/2025-03-05-Blog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Blog"
3+
date: 2025-03-05
4+
---
5+

index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Welcome to my blog
3+
---
4+
# Here comes Blog
5+
![Image of nature](https://yavuzceliker.github.io/sample-images/image-1.jpg)
6+
7+

0 commit comments

Comments
 (0)