Skip to content

Commit 3b46fc5

Browse files
author
unknown
committed
hello world
1 parent c7a0582 commit 3b46fc5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_posts/helloworld.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# 我的第一篇文章
2+
3+
这是我使用 **Jekyll****GitHub Pages** 创建的第一篇文章。我将分享如何配置 Jekyll 和 GitHub Pages,创建一个属于自己的静态网站。
4+
5+
## Jekyll 安装
6+
7+
你可以通过以下命令安装 Jekyll:
8+
9+
```bash
10+
gem install jekyll bundler

0 commit comments

Comments
 (0)