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

https://github.com/xiantang/xiantang-blog

blog
https://github.com/xiantang/xiantang-blog

Last synced: about 15 hours ago
JSON representation

blog

Awesome Lists containing this project

README

        

# xiantang.github.io

blog

主要是一些对于平时工作的总结与分享,输出知识是学习的最好手段。

* bash cardimg.sh (filename without extension)
* bash sync.sh (commit and push to github)

## 图片
需要保证所有图片都在 `content/image` 目录下面,添加 image checker
引用方式

`![学习金字塔](/image/the_cone_of_learning.png)`

- [ ] todo 迁移所有图片到 content/image 目录下面,使用脚本迁移
- [x] todo pipeline 上配上图片检查