This repository is the source of the BBG online theme store.
此仓库是 BBG 在线主题商店中主题的来源。
每个文件夹代表着一个主题。文件夹名即主题名。
每个文件夹下需要存放有这些文件:
index.json
(存储着主题的相关信息,可参考已有主题的index.json
填写)index.html
(即主题文件本体,目前仅支持单文件index.html
,之后的版本会有所调整)
文件夹名只能使用英文字符、下划线、短横命名。
使用 Pull Request 功能可以将你的主题提交到此仓库中。