one-among-us-data/README.md

20 lines
743 B
Markdown
Raw Normal View History

2021-11-13 01:35:58 +08:00
# Our Data
2021-12-25 04:55:11 +08:00
这里存了 [one-among.us](https://one-among.us/) 的条目,欢迎贡献!
2021-12-25 04:56:38 +08:00
## GitHub Repo 结构
2021-12-25 04:55:11 +08:00
2021-12-25 04:56:38 +08:00
* [our-data](https://github.com/hykilpikonna/our-data) - 条目内容存储
2021-12-25 04:55:11 +08:00
* [OneAmongUs.Web](https://github.com/hykilpikonna/OneAmongUs.Web) - 网页前端源码
* [OneAmongUs.Backend](https://github.com/hykilpikonna/OneAmongUs.Backend) - 献花和编辑后端源码(暂时私有了)
## 文件结构
2021-11-13 01:35:58 +08:00
* Directory `/people/<userid>/`: Data for a specific person
* `info.json5`: Profile information
* `page.md`: Profile page content
2021-12-25 04:55:11 +08:00
* `photos`: Photo directory
2021-11-13 03:10:40 +08:00
* Directory `/generated`: Data that's automatically generated by Github Actions
2021-11-13 03:14:38 +08:00
* `people-list.json5`: A list of all people currently in the repository