https://github.com/steve02081504/steve02081504.github.io
?
https://github.com/steve02081504/steve02081504.github.io
a-topic blog
Last synced: 12 months ago
JSON representation
?
- Host: GitHub
- URL: https://github.com/steve02081504/steve02081504.github.io
- Owner: steve02081504
- License: apache-2.0
- Created: 2019-02-01T15:17:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T07:09:57.000Z (over 1 year ago)
- Last Synced: 2025-01-24T08:20:00.665Z (over 1 year ago)
- Topics: a-topic, blog
- Language: HTML
- Homepage: https://steve02081504.github.io/
- Size: 11.5 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
(为什么md文件一定要有标题?)
[由此进入blog](https://steve02081504.github.io/)
因为我懒、不太懂html、更想写elc
总之一堆原因
此项目修改自[Hux Blog](https://github.com/Huxpro/huxpro.github.io)
_________
你可以通过修改来把它改成自己的站点
~~如果你在此基础上进行了改进,我很希望你能让我知道以更好地改进此blog~~
内置支持disqus livere gitalk等评论模块
这是修改为自己的站点需要改动的文件(夹)列表:
- [_config.yml](_config.yml) 这是配置文件,把相关信息改成自己的
- [index.html](index.html) 主页,修改一下介绍就行了
- [_posts](_posts) 发表过的post在此
- [img](img) 网站的图片,一般来说清空inpost和postbg就行,如果愿意还可以换个网站图标
- [about.md](about.md) 写入你的个人介绍(或者删掉此文件
- [projects.md](projects.md) 你个人的项目列表(或者删掉此文件
- [tools.md](tools.md) 删掉就行
- [CNAME](CNAME) 里面写上你拥有的域名,一行一个
- [jump.html](jump.html) 没什么用的跳转小工具
- [README.md](README.md) emmmmmm你开心就好
使用时保留出处与license即可
使用愉快