{"id":14173122,"url":"https://github.com/wrm244/GUETBeamer","last_synced_at":"2025-08-06T23:31:52.896Z","repository":{"id":213653094,"uuid":"734431416","full_name":"wrm244/GUETBeamer","owner":"wrm244","description":"桂林电子科技大学PPT模板(Beamer)","archived":false,"fork":false,"pushed_at":"2023-12-22T06:11:20.000Z","size":3113,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-17T23:02:07.002Z","etag":null,"topics":["beamer-theme","latex-template"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lppl-1.3c","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wrm244.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}},"created_at":"2023-12-21T16:59:06.000Z","updated_at":"2024-02-06T08:47:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"65dc9d7a-b807-4727-b3ed-fd6be1072f2e","html_url":"https://github.com/wrm244/GUETBeamer","commit_stats":null,"previous_names":["wrm244/guetbeamer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrm244%2FGUETBeamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrm244%2FGUETBeamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrm244%2FGUETBeamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrm244%2FGUETBeamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wrm244","download_url":"https://codeload.github.com/wrm244/GUETBeamer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228967925,"owners_count":17999431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["beamer-theme","latex-template"],"created_at":"2024-08-17T23:01:26.439Z","updated_at":"2025-08-06T23:31:52.886Z","avatar_url":"https://github.com/wrm244.png","language":"TeX","funding_links":[],"categories":["Popular \u0026 New LaTeX Templates"],"sub_categories":["Presentation/Slides"],"readme":"## 桂林电子科技大学PPT模板（beamer）\n\n此项目提供用于排版桂林电子科技大学用于毕业答辩，组会报告等相关场景的Beamer模板，旨在帮助桂林电子科技大学师生高效地完成演示幻灯片的制作。\n\n\n## 模板示例\n\u003cp align=center\u003e\n\u003cimg src=\"./picture/doc/1.png\" /\u003e\u003cimg src=\"./picture/doc/2.png\" /\u003e\u003cimg src=\"./picture/doc/3.png\" /\u003e\u003cimg src=\"./picture/doc/4.png\" /\u003e\n\u003c/p\u003e\n\n## 使用方法\n\n### 本地部署写作\n\n编译该模板请使用 XeLaTeX 引擎。\n\n### Github Action 自动化集成\n\n在仓库中提供CI/CD执行编译渲染PDF流程，你只要FORK这个仓库，然后本地编写或者直接通过github网页直接编写后push到你的github仓库，即可自动渲染,以下是ACTION配置代码：\n```yml\nname: Build LaTeX document\non:\n    push:\n      branches: [ main ]\njobs:\n  build_latex:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Set up Git repository\n        uses: actions/checkout@v3\n      \n      - name: 编译幻灯片Latex\n        uses: xu-cheng/latex-action@v3\n        with:\n          root_file: slide.tex\n          latexmk_use_xelatex: true\n\n      - name: 上传幻灯片PDF\n        uses: actions/upload-artifact@v4\n        with:\n          name: 幻灯片pdf\n          path: ./slide.pdf       \n```\n下载渲染后的PDF是在这个位置：\n![action](picture/doc/action.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrm244%2FGUETBeamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrm244%2FGUETBeamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrm244%2FGUETBeamer/lists"}