Data repo for one-among.us
 
 
 
Go to file
Azalea Gui 13e34d3b65
[+] Add yarn subcommands
2023-01-06 01:27:18 -05:00
.github/workflows [O] Only repackage if non-comment files changed 2023-01-05 12:43:43 -05:00
people [F] Fix punctuation 2023-01-06 09:02:05 +08:00
public [+] Meta image CDN 2023-01-05 06:27:05 -05:00
scripts [+] Add yarn subcommands 2023-01-06 01:27:18 -05:00
.gitattributes [O] Auto LF ending 2022-06-24 14:22:56 -04:00
.gitignore [+] Telegram backup for 蛍 2022-12-23 16:26:41 -05:00
README.md [-] Temporarily remove i18n auto convert script 2023-01-05 14:59:35 -05:00
info-i18n.yml [O] New format 2022-12-02 19:16:43 -05:00
netlify.toml [F] Try to fix netlify 2023-01-05 19:47:24 -05:00
package.json [+] Add yarn subcommands 2023-01-06 01:27:18 -05:00
tsconfig.json [+] Add yarn subcommands 2023-01-06 01:27:18 -05:00
yarn.lock [+] Add yarn subcommands 2023-01-06 01:27:18 -05:00

README.md

Our Data

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

GitHub Repo 结构

  • data - 条目内容存储
  • web - 网页前端源码
  • backend - 献花和编辑后端源码

文件结构

  • 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

多语言

我们正在尝试重新编写网站的多语言架构,以使其更通用,更新的方式更简洁。在这段过渡时期里,请大家尽量把简体中文作为底稿,并且用自动转换或者手动校对的方式生成繁体文稿。在新的多语言架构编写完成后,我们会重新校对所有繁体文稿。