Data repo for one-among.us
 
 
 
Go to file
sauricat b3a38192a7 [U] Update Info of MioCardMeow
根据 砂糖喵 通过留言渠道提供的信息更正。
> 生日2005.4.2
> 2022年一月30号晚上吞的药,找到的晚了,抢救到第二天凌晨三点……
2022-05-26 14:51:40 +08:00
.github/workflows [U] Migrate to MDX 2022-03-21 00:55:53 +08:00
.idea [+] Add gitignores 2021-11-14 11:44:38 -05:00
people [U] Update Info of MioCardMeow 2022-05-26 14:51:40 +08:00
public [+] .nojekyll - Faster github pages deploy speed 2022-04-08 22:37:05 -04:00
scripts [+] Build comments 2022-04-08 17:38:52 -04:00
.gitignore [U] Migrate to MDX 2022-03-21 00:55:53 +08:00
README.md [U] Migrate to MDX 2022-03-21 00:55:53 +08:00
package.json [U] Migrate to MDX 2022-03-21 00:55:53 +08:00
tsconfig.json [U] Migrate to MDX 2022-03-21 00:55:53 +08:00
yarn.lock [U] Migrate to MDX 2022-03-21 00:55:53 +08:00

README.md

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
  • Branch gh-pages: Data that's automatically generated by Github Actions

    • people-list.json: A list of all people currently in the repository
    • Directory /people/<userid>/: Built data for a specific person
      • page.js: page.md built with MDX