https://github.com/chekun/echoed
the new version of typecho-app-store
https://github.com/chekun/echoed
Last synced: about 1 year ago
JSON representation
the new version of typecho-app-store
- Host: GitHub
- URL: https://github.com/chekun/echoed
- Owner: chekun
- Created: 2017-05-03T13:19:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T05:17:58.000Z (about 9 years ago)
- Last Synced: 2024-10-19T01:13:30.507Z (over 1 year ago)
- Language: Go
- Homepage: https://typecho.chekun.me
- Size: 10.7 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Echoed
==========================
Typecho应用商店服务端,也就是之前的typecho-app-store的升级版
[](https://travis-ci.org/chekun/echoed)
## 实现原理
目前Typecho的插件和主题集中在下面的两个仓库
- https://github.com/typecho/plugins
- https://github.com/typecho/themes
本服务解析这个仓库插件/主题文件的Meta信息入库打包,提供展示和下载!
## 参与开发
> 待完善