mirror of
https://github.com/ZJDoc/GitGuide.git
synced 2026-07-16 01:00:12 +08:00
571 B
571 B
后记
坚持README规范的编写对于仓库的维护确实很有用。在之后的学习过程中,我又发现了许多有趣的实现,比如 next-theme/hexo-theme-next
参考它们的实现,修改了以下几个选项的编辑
- 标题(
Title) - 横幅(
Banner) - 徽章(
Badges) - 简短说明(
Short Description) - 详细描述(
Long Description)
具体实现可参考仓库README
另外,对于仓库图标的绘制,可使用zlogo实现