1
0
mirror of https://github.com/one-among-us/data.git synced 2024-11-13 06:44:51 +08:00
Data repo for one-among.us
Go to file
2022-03-19 19:18:04 -04:00
.github/workflows Update generator.yml 2021-11-12 14:05:05 -05:00
.idea [+] Add gitignores 2021-11-14 11:44:38 -05:00
backup [M] Move miocard's profile page to backups 2022-02-27 23:09:44 +08:00
generated [U] Generate json 2022-02-27 15:10:10 +00:00
people [M] Move miocard's profile page to backups 2022-02-27 23:09:44 +08:00
.gitignore [+] Add gitignores 2021-11-14 11:44:38 -05:00
CNAME Update CNAME 2021-11-12 16:07:09 -05:00
generator.py [-] Remove baseDir property 2021-12-29 12:03:00 -05:00
index.html [+] Add index.html 2021-11-12 12:38:22 -05:00
README.md [U] Update file structure 2022-03-19 19:18:04 -04:00

Our Data

这里存了 one-among.us 的条目,欢迎贡献!

GitHub Repo 结构

文件结构

  • Directory /people/<userid>/: Data for a specific person

    • info.json5: Profile information
    • page.md: Profile page content
    • photos: Photo directory
    • comments: List of comments made by other users in the format of yyyy-mm-dd-{name}-{id}.txt
  • Directory /generated: Data that's automatically generated by Github Actions

    • people-list.json5: A list of all people currently in the repository