GitHub - sunxvecong/sunxvecong.github.io: homepage

Publications

  1. 修改https://sunxvecong.github.io/publications/ 页面的相关设置:/_includes/archive-single.html

  2. 修改https://sunxvecong.github.io/publications/xxx 页面的相关设置:/_layouts/single.html

  3. /_data/navigation.yml文件可用于编辑“publication”“project”等标题

  4. 转到存储库的设置(以“Code”开头的选项卡中最右侧的项目应位于“unwatch”下方). Rename the repository "[your GitHub username].github.io", 这也将是您网站的网址(URL).

  5. 设置站点范围的配置并创建内容和元数据 (see below -- also see this set of diffs 显示更改设置的文件 an example site 对于具有用户名的用户 "getorg-testacct")

  6. 上传任何文件 (like PDFs, .zip files, etc.) to the files/ directory. 他们将出现在 https://[your GitHub username].github.io/files/example.pdf.

  7. 通过转到存储库设置检查状态, in the "GitHub pages" section

  8. (Optional) 在 markdown_generator folder 中使用 Jupyter notebooks 或 python 脚本 从 TSV 文件生成出版物和谈话的 Markdown 文件.