{"id":17724342,"url":"https://github.com/choglost/lesselegantnote","last_synced_at":"2026-01-11T03:03:18.970Z","repository":{"id":247606701,"uuid":"822183593","full_name":"choglost/LessElegantNote","owner":"choglost","description":"A Typst note template . | 一个Typst笔记模板。","archived":false,"fork":false,"pushed_at":"2025-11-27T07:53:58.000Z","size":11441,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T01:43:32.040Z","etag":null,"topics":["typst","typst-template"],"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/choglost.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":"2024-06-30T14:10:19.000Z","updated_at":"2025-11-27T07:54:01.000Z","dependencies_parsed_at":"2025-09-09T12:32:46.057Z","dependency_job_id":null,"html_url":"https://github.com/choglost/LessElegantNote","commit_stats":null,"previous_names":["ixionwheel/elegant-note","ixionwheel/-lesselegantnote","choglost/lesselegantnote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/choglost/LessElegantNote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choglost%2FLessElegantNote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choglost%2FLessElegantNote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choglost%2FLessElegantNote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choglost%2FLessElegantNote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/choglost","download_url":"https://codeload.github.com/choglost/LessElegantNote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choglost%2FLessElegantNote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28274263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T02:08:32.518Z","status":"ssl_error","status_checked_at":"2026-01-11T02:08:32.093Z","response_time":60,"last_error":"SSL_read: 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":["typst","typst-template"],"created_at":"2024-10-25T15:46:33.874Z","updated_at":"2026-01-11T03:03:18.964Z","avatar_url":"https://github.com/choglost.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LessElegantNote\n\n## 项目特色 Features\n这是一个Typst笔记模板，是在[南京大学学位论文 Typst 模板 modern-nju-thesis ](https://github.com/nju-lug/modern-nju-thesis)的基础上修改而成的。感谢原作者的工作。\n\n本项目有以下特色：\n+ 中文友好（支持中文加粗），字体的选择符合常规需求（如正文宋体，标题黑体）。\n+ 页面风格极简而不失优雅，参考了[ElegantBook: 优美的 LaTeX 书籍模板](https://github.com/ElegantLaTeX/ElegantBook)的风格。\n+ 数学定理环境支持。导入第三方包，以地呈现数学定理、证明、引理等。\n\n**项目效果预览**：\n\n\u003cimg src=\"https://github.com/choglost/LessElegantNote/blob/main/example/images/cover-example.png\" height=\"400px\"\u003e  \u003cimg src=\"https://github.com/choglost/LessElegantNote/blob/main/example/images/outline-example.png\" height=\"400px\"\u003e\n\n\u003cimg src=\"https://github.com/choglost/LessElegantNote/blob/main/example/images/chinese-example.png\" height=\"400px\"\u003e  \u003cimg src=\"https://github.com/choglost/LessElegantNote/blob/main/example/images/maths-example.png\" height=\"400px\"\u003e\n\n## 使用指南(傻瓜版) Mannual\n1. 下载VS Code并安装 （可以选择System Installer，为Windows系统的所有用户安装）\nhttps://code.visualstudio.com/Download#\n\n2. 打开VS Code，安装插件。在左边栏选择方块图案（即插件商店），搜索Chinese下载中文语言包，搜索Typst下载Tinymist Typst插件。\n\n3. 打开Github，点击绿色按钮下载ZIP，并解压。 https://github.com/choglost/LessElegantNote\n\n4. 用VS Code打开已解压的模板文件夹，参考 [example/less-elegant-note.typ](https://github.com/choglost/LessElegantNote/blob/main/example/less-elegant-note.typ)，创建你自己的笔记。\n\n## 学习文档和社区 Community\n* [Typst官方文档](https://typst.app/docs)\n* [Typst中文教程（小蓝书）](https://typst-doc-cn.github.io/tutorial/introduction.html)\n\n## 更新目标\n1. 完善参考文档。\n2. 其他功能支持，如前言、参考文献。\n3. 上传我自己的笔记成果。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoglost%2Flesselegantnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoglost%2Flesselegantnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoglost%2Flesselegantnote/lists"}