An open API service indexing awesome lists of open source software.

https://github.com/steve02081504/steve02081504.github.io


https://github.com/steve02081504/steve02081504.github.io

a-topic blog

Last synced: 12 months ago
JSON representation

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即可


使用愉快