{"id":15056926,"url":"https://github.com/promacanthus/ebpf-docs","last_synced_at":"2026-03-06T13:02:55.620Z","repository":{"id":250883354,"uuid":"835731351","full_name":"promacanthus/ebpf-docs","owner":"promacanthus","description":"本项目基于 isovalent/ebpf-docs ，旨在全面记录 eBPF 相关的信息和知识。","archived":false,"fork":false,"pushed_at":"2024-09-02T03:17:42.000Z","size":1867,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T16:48:37.037Z","etag":null,"topics":["ebpf","go","rust"],"latest_commit_sha":null,"homepage":"https://promacanthus.github.io/ebpf-docs/","language":null,"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/promacanthus.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":"2024-07-30T12:24:00.000Z","updated_at":"2024-11-11T07:23:15.000Z","dependencies_parsed_at":"2024-11-19T22:52:16.987Z","dependency_job_id":null,"html_url":"https://github.com/promacanthus/ebpf-docs","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.0714285714285714,"last_synced_commit":"8fdc9c4747ef73a7ee45fdc5a14d264e9d65a9f8"},"previous_names":["promacanthus/ebpf-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/promacanthus/ebpf-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promacanthus%2Febpf-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promacanthus%2Febpf-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promacanthus%2Febpf-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promacanthus%2Febpf-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/promacanthus","download_url":"https://codeload.github.com/promacanthus/ebpf-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/promacanthus%2Febpf-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30178286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T12:39:21.703Z","status":"ssl_error","status_checked_at":"2026-03-06T12:36:09.819Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ebpf","go","rust"],"created_at":"2024-09-24T21:58:43.454Z","updated_at":"2026-03-06T13:02:55.585Z","avatar_url":"https://github.com/promacanthus.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ebpf-docs\n\n这是一个使用 VitePress 构建的 eBPF 指南文档仓库。\n\n## 项目设置\n\n要创建和运行这个项目，请按照以下步骤操作：\n\n```sh\n# 1. 初始化项目\nnpm init\n\n# 2. 安装 VitePress\nnpm install -D vitepress\n\n# 3. 创建文档结构\n\n# 4. 启动开发服务器\nnpm run docs:dev\n\n```\n\n## 项目结构\n\ndocs/: 包含所有 Markdown 文件\ndocs/.vitepress/: VitePress 配置文件夹\ndocs/.vitepress/config.js: 主要配置文件\n\n自定义主题\n在 docs/.vitepress/config.js 中配置主题：\n\nexport default {\n  themeConfig: {\n    // 自定义主题配置\n  }\n}\n\n部署\n构建生产版本：\n\n```sh\nnpm run docs:build\n```\n\n将 `docs/.vitepress/dist` 文件夹部署到您的托管服务。\n\n## 贡献\n\n欢迎提交 Pull Requests 来改进文档。\n\n## 许可证\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromacanthus%2Febpf-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromacanthus%2Febpf-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromacanthus%2Febpf-docs/lists"}