{"id":28464637,"url":"https://github.com/xtls/xtls.github.io","last_synced_at":"2025-10-08T12:09:29.288Z","repository":{"id":45785124,"uuid":"319071467","full_name":"XTLS/XTLS.github.io","owner":"XTLS","description":"XTLS github pages","archived":false,"fork":false,"pushed_at":"2025-10-05T02:56:12.000Z","size":609186,"stargazers_count":119,"open_issues_count":11,"forks_count":61,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-10-05T04:19:40.248Z","etag":null,"topics":["xray"],"latest_commit_sha":null,"homepage":"https://xtls.github.io","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XTLS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-12-06T15:56:34.000Z","updated_at":"2025-09-20T04:09:37.000Z","dependencies_parsed_at":"2024-03-16T16:48:38.565Z","dependency_job_id":"76c6d9dc-033b-4b01-9f0b-429339e238a3","html_url":"https://github.com/XTLS/XTLS.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/XTLS/XTLS.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XTLS%2FXTLS.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XTLS%2FXTLS.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XTLS%2FXTLS.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XTLS%2FXTLS.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XTLS","download_url":"https://codeload.github.com/XTLS/XTLS.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XTLS%2FXTLS.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278939971,"owners_count":26072427,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["xray"],"created_at":"2025-06-07T05:10:01.282Z","updated_at":"2025-10-08T12:09:29.281Z","avatar_url":"https://github.com/XTLS.png","language":"HTML","readme":"# project X 的文档网站\n\n## 关于网站\n\n网站使用 [Hugo](https://gohugo.io/) 构建, 并且使用了 [DocPort](https://docport.netlify.app/docport-theme/) 主题.\n\n### 网站内容\n\n网站包含了 [project X 文档网站](https://xtls.github.io/) 所呈现的所有内容.  \n\n\n### 文档的组织结构\n网站的文章内容在 content 目录下, 具体的组织结构如下:\n\n```\n\tcontent\n\t└── section-one/\t\t\t\n\t    ├── _index.md\n\t    └── section-one-two/ \t\n\t        ├── _index.md \t\t\n\t        ├── section-one-two-three-A/\t\n\t        │   ├── _index.md\n\t        └── section-one-two-three-B/ \t\n\t            ├── _index.md \t\u003c-- section's page \n\t            ├── pageA.md  \u003c-- \"subpages\"\n\t            └── pageB.md  \u003c-- \"subpages\"\n```\n每个内容页面按组织结构, 自动组合构成网站和导航结构\n- 每个章节及其子章节均创建一个文件夹(构成菜单)\n- 文件夹中的_index.md 作为此章节的主页面\n- 其余的 page*.md 作为此章节的子页面\n- 每个页面文件可以编辑元数据设置页面的具体细节\n\n可以在 [Hugo](https://gohugo.io/) 和 [DocPort](https://docport.netlify.app/docport-theme/) 的网站上获得更多如何编辑页面的咨询.  \n\n### 目录与主菜单对应关系\n目录名称|菜单名称\n--|--\nabout|关于Project X\nguide|快速入门\nconfig|配置文档\ndocuments|使用心得\ndevelop|开发指南\nFAQ|常见问答\ncaseslip|大案牍术\nlinks|常用链接\n\n部分菜单还存在二级菜单, 直接查看其下内容即可.  \n\n\n## 帮助我们改进网站\n\n### 改进网站内容\n\n- 您可以通过修改本仓库的文档, 帮助我们改进 [project X 文档网站](https://xtls.github.io/) 所呈现的内容.\n\n- 您可以直接点击 [如何帮助我们改进网站](https://xtls.github.io/guide/document/#%E6%94%B9%E8%BF%9B%E6%96%87%E6%A1%A3) 查看帮助我们改进网站内容的步骤.\n\n- 您可以按 目录与主菜单对应关系 找到已经存在的文档进行修改, 或把您新增的文档放置到相关的目录中.\n\n- 当您新增或修改完成后, 提交您的修改, 并且向本仓库发出PR.\n\n### 自动构建\n\n当成功向仓库提交了修改或 PR 被 merge 后, 会自动重新构建 [project X 文档网站](https://xtls.github.io/)  \n\n只需稍等片刻,就可以在网站上看到修改的最新呈现.\n\n## 致谢\n- [Hugo](https://gohugo.io/)\n- [DocPort](https://docport.netlify.app/docport-theme/)\n- 每一位帮助我们改进文档的朋友!\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtls%2Fxtls.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtls%2Fxtls.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtls%2Fxtls.github.io/lists"}