Files
GitGuide/docs/readme/postscript.md
2021-03-18 15:15:37 +08:00

16 lines
571 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 后记
坚持README规范的编写对于仓库的维护确实很有用。在之后的学习过程中我又发现了许多有趣的实现比如[ next-theme/hexo-theme-next](https://github.com/next-theme/hexo-theme-next)
参考它们的实现,修改了以下几个选项的编辑
* 标题(`Title`
* 横幅(`Banner`
* 徽章(`Badges`
* 简短说明(`Short Description`
* 详细描述(`Long Description`
具体实现可参考仓库`README`
另外,对于仓库图标的绘制,可使用[zlogo](https://github.com/zjykzj/zlogo)实现