{"id":13655551,"url":"https://c4pr1c3.github.io/cuc-wiki/","last_synced_at":"2025-04-23T17:30:35.200Z","repository":{"id":40388770,"uuid":"191704836","full_name":"c4pr1c3/cuc-wiki","owner":"c4pr1c3","description":"个人教学 Wiki","archived":false,"fork":false,"pushed_at":"2024-07-25T08:19:43.000Z","size":1217,"stargazers_count":120,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T04:05:27.847Z","etag":null,"topics":["college","cyber-security","cybersecurity","education","syllabus"],"latest_commit_sha":null,"homepage":"https://c4pr1c3.github.io/cuc-wiki/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c4pr1c3.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":"2019-06-13T06:33:50.000Z","updated_at":"2024-07-25T08:19:10.000Z","dependencies_parsed_at":"2023-11-13T00:27:26.356Z","dependency_job_id":"f1450800-2d28-42f3-a017-f885b070e89a","html_url":"https://github.com/c4pr1c3/cuc-wiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4pr1c3%2Fcuc-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4pr1c3%2Fcuc-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4pr1c3%2Fcuc-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c4pr1c3%2Fcuc-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c4pr1c3","download_url":"https://codeload.github.com/c4pr1c3/cuc-wiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223931492,"owners_count":17227256,"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":["college","cyber-security","cybersecurity","education","syllabus"],"created_at":"2024-08-02T04:00:24.502Z","updated_at":"2024-11-10T08:30:18.287Z","avatar_url":"https://github.com/c4pr1c3.png","language":null,"funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n新教学 Wiki （2024）的全部源代码，基于 [mkdocs](http://www.mkdocs.org/) 。\n\n本项目的部分代码正常检出需要预先安装和配置好 [git-lfs](https://github.com/git-lfs/git-lfs/wiki/Installation) 。\n\n本地构建和运行站点方法如下：\n\n```bash\n# 一次获取所有文件（包括 GIT-LFS 管理的文件和所有子模块管理的文件）\n# 目前 docs/courses 目录大小超过 650 MB\n# 本方法的 clone 耗时可能较长\ngit clone https://github.com/c4pr1c3/cuc-wiki.git --recursive\n\n# （可选）不获取所有 GIT-LFS 管理的文件和所有子模块管理的文件\nGIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/c4pr1c3/cuc-wiki.git\n\n# （可选）单独下载 GIT-LFS 管理文件\ngit lfs pull\n\ncd cuc-wiki \n\n# （可选）单独更新子模块\ngit submodule init \u0026\u0026 git submodule update\n\n# 安装 mkdocs 相关的依赖\npip install mkdocs mkdocs-material pygments\n\n# 使用 mkdocs 内置服务器提供本机可访问网站服务： http://127.0.0.1:8000/\nmkdocs serve\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/c4pr1c3.github.io%2Fcuc-wiki%2F","html_url":"https://awesome.ecosyste.ms/projects/c4pr1c3.github.io%2Fcuc-wiki%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/c4pr1c3.github.io%2Fcuc-wiki%2F/lists"}