{"id":28122743,"url":"https://github.com/zenor0/modern-fzu-thesis","last_synced_at":"2026-01-25T01:02:40.842Z","repository":{"id":292973855,"uuid":"981927095","full_name":"zenor0/modern-fzu-thesis","owner":"zenor0","description":"福州大学本科生毕业设计 Typst 模板 | Fuzhou University Bachelor Thesis Template for Typst","archived":false,"fork":false,"pushed_at":"2025-09-27T15:10:10.000Z","size":5384,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T17:27:04.302Z","etag":null,"topics":["fzu","template","thesis","typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zenor0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-12T05:47:37.000Z","updated_at":"2025-09-27T15:10:13.000Z","dependencies_parsed_at":"2025-09-27T17:18:28.216Z","dependency_job_id":"0ee676a7-581f-4a4b-bf98-60e0a5dec02c","html_url":"https://github.com/zenor0/modern-fzu-thesis","commit_stats":null,"previous_names":["zenor0/modern-fzu-thesis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zenor0/modern-fzu-thesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2Fmodern-fzu-thesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2Fmodern-fzu-thesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2Fmodern-fzu-thesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2Fmodern-fzu-thesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenor0","download_url":"https://codeload.github.com/zenor0/modern-fzu-thesis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenor0%2Fmodern-fzu-thesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28740399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fzu","template","thesis","typst"],"created_at":"2025-05-14T08:14:40.206Z","updated_at":"2026-01-25T01:02:40.831Z","avatar_url":"https://github.com/zenor0.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 福州大学本科生毕业设计(论文) Typst 模板\n\n\n\n\u003e[!CAUTION]\n\u003e 不要在克隆下来的模板仓库里面写论文! 也不要编辑模板里的内容! 只有在你需要自定义编辑模板或者你知道你自己在干什么的时候这么做. 克隆仓库并安装模板之后, 你应该在另一个地方新建一个 typst 项目, 在项目里引用这个模板, 然后开始你的论文编写.\n\n\u003e[!WARNING]\n\u003e WIP. 目前仅适配了本科生理工科论文格式.\n\n\u003e[!CAUTION]\n\u003e 非官方模板, 存在不被学校认可的风险。\n\n\u003e[!NOTE]\n\u003e本模板主要由 [modern-nju-thesis](https://github.com/nju-lug/modern-nju-thesis) 迁移而来。在此感谢 [OrangeX4](https://github.com/OrangeX4) 的贡献!\n\n![模板封面](./thumbnail.png)\n\n依照学校官方通知[关于做好2025届本科生毕业设计（论文）工作的通知](https://jwch.fzu.edu.cn/content.jsp?urltype=news.NewsContentUrl\u0026wbtreeid=1039\u0026wbnewsid=13791)，基于2025届福州大学本科生毕业设计（论文）相关规范设计。适配了规范中本科生理工科论文格式。\n\n\n## 前提条件\n\n1. Typst\n\nMacOS/Linux 用户可以使用 brew 安装 Typst\n\n```bash\nbrew install typst\n```\n\nWindows 用户可以使用 winget 安装 Typst\n\n```powershell\nwinget install typst\n```\n\n2. (Optional) Typst vscode 插件\n\nTinymist Typst 插件可以让你在 vscode 中获得更好的编辑体验。\n\n\n\n## 使用方法\n\n由于本模板尚未上传至 Typst Universe，因此推荐在本地安装配置本模板之后，使用 vscode 本地编辑你的论文。\n\n你可以使用 typship，在仓库目录下执行，来安装本模板。\n\n```bash\ntypship install local\n```\n\n如果你不想安装 typship，本项目也提供了安装脚本方便你快速安装本模板，执行脚本之后会将本仓库的文件复制到你本地 typst 包管理的 local namespace 中。\n\nscripts 目录中包含了不同平台的安装脚本，你可以根据你的平台选择对应的脚本执行。\n\n```bash\n# MacOS/Linux\n./scripts/install-macos.sh\n```\n\n```bash\n# Windows\n./scripts/install-windows.bat\n```\n\n```powershell\n# Windows PowerShell\n./scripts/install-windows.ps1\n```\n\n安装成功后你可以使用 `typst init` 来初始化一个 typst 项目。\n\n```bash\ntypst init \"@local/modern-fzu-thesis:0.1.0\"\n```\n\n或者你需要完全从头开始，可以直接在任意 typst 文件中通过\n\n```typst\n#import \"@local/modern-fzu-thesis:0.1.0\": *\n```\n\n来导入本模板。\n\n## 注意事项\n\n更多信息可以参考 [README.nju.md](./README.nju.md) 。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenor0%2Fmodern-fzu-thesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenor0%2Fmodern-fzu-thesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenor0%2Fmodern-fzu-thesis/lists"}