赞
踩
GitHub
网址:https://github.com/,然后逐步填写信息进行注册即可:.
+
来创建新的仓库New repository
:
2️⃣仓库名字的设定很关键,前缀与用户名相同,后缀为.github.io
,其他选项默认即可:
3️⃣最后,选择最下方的创建仓库Create repository
就可完成创建:
1️⃣依次选择如下图的步骤:
2️⃣然后,会生成一个_config.yml
文件:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div id="test">
Hello world. <br />This is my first website.
</div>
</body>
</html>
hcysky/hcysky.github.io
仓库后,依次选择Add file → Upload files
Commit changes
即可:介绍两者打开方式。
Jekyll
将您的纯文本转换为静态网站和博客Transform your plain text into static websites and blogs
。Jekyll的网址为:https://jekyllrb.com/Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。