{"id":28856310,"url":"https://github.com/openlistteam/openlist-docs","last_synced_at":"2026-01-31T13:32:20.112Z","repository":{"id":300080214,"uuid":"1005014230","full_name":"OpenListTeam/OpenList-Docs","owner":"OpenListTeam","description":"The OpenList Docs (new)","archived":false,"fork":false,"pushed_at":"2026-01-17T12:22:33.000Z","size":44334,"stargazers_count":46,"open_issues_count":11,"forks_count":86,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-17T23:13:07.330Z","etag":null,"topics":["docs","documentation","new","openlist"],"latest_commit_sha":null,"homepage":"https://doc.oplist.org","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenListTeam.png","metadata":{"files":{"readme":"README.cn.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":"2025-06-19T14:26:29.000Z","updated_at":"2026-01-17T12:21:24.000Z","dependencies_parsed_at":"2025-06-19T19:43:57.167Z","dependency_job_id":"d6f796b0-19ad-4ef7-bc40-35659fdc3b73","html_url":"https://github.com/OpenListTeam/OpenList-Docs","commit_stats":null,"previous_names":["openlistteam/openlist-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenListTeam/OpenList-Docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenListTeam%2FOpenList-Docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenListTeam%2FOpenList-Docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenListTeam%2FOpenList-Docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenListTeam%2FOpenList-Docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenListTeam","download_url":"https://codeload.github.com/OpenListTeam/OpenList-Docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenListTeam%2FOpenList-Docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["docs","documentation","new","openlist"],"created_at":"2025-06-20T00:13:07.914Z","updated_at":"2026-01-31T13:32:20.107Z","avatar_url":"https://github.com/OpenListTeam.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenList 文档\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"100px\" alt=\"logo\" src=\"https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n[English](./README.md) | 中文\n\n[![License](https://img.shields.io/github/license/OpenListTeam/OpenList-Docs)](https://github.com/OpenListTeam/OpenList-Docs/blob/main/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/OpenListTeam/OpenList-Docs)](https://github.com/OpenListTeam/OpenList-Docs)\n\n\u003e 这是 [OpenList](https://github.com/OpenListTeam/OpenList) 的官方文档站点 - 一个更可信、可持续的 AList 开源替代方案，防范未来可能的闭源、黑箱或不可信变更。\n\n## 🚀 关于 OpenList\n\nOpenList 是一个现代化的基于 Web 的文件管理解决方案，具有以下特性：\n\n- 📁 **多存储支持**：连接和管理各种存储提供商的文件\n- 🌐 **Web 界面**：使用 SolidJS 构建的简洁、响应式 Web UI\n- ⚡ **高性能**：由 Go 和 Gin 框架驱动的快速后端\n- 🔧 **易于配置**：简单的设置和配置过程\n\n## 📖 文档\n\n这是 OpenList 的新文档。使用 Valaxy 构建。对于旧文档（基于 Alist Docs），请访问 [OpenList Docs Legacy](https://github.com/OpenListTeam/docs)。\n\n## 🛠️ 开发\n\n本文档站点使用 [Valaxy](https://github.com/YunYouJun/valaxy) 和 [valaxy-theme-press](https://github.com/YunYouJun/valaxy/tree/main/packages/valaxy-theme-press) 构建。\n\n### 环境要求\n\n- Node.js 18+\n- pnpm（推荐的包管理器）\n\n### 本地开发\n\n```bash\n# 克隆仓库\ngit clone https://github.com/OpenListTeam/OpenList-Docs.git\ncd OpenList-Docs\n\n# 安装依赖\npnpm install\n\n# 启动开发服务器\npnpm dev\n```\n\n文档站点将在 `http://localhost:4859` 可用。\n\n### 构建\n\n```bash\n# 生产环境构建\npnpm build\n\n# 预览生产构建\npnpm serve\n```\n\n## 🤝 贡献\n\n欢迎贡献来改进文档！请阅读我们的[贡献指南](./CONTRIBUTING.md)了解如何提交改进。\n\n## 📝 许可证\n\n本项目采用 [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html) - 详情请参阅 [LICENSE](./LICENSE) 文件。\n\n## 🔗 OpenList链接\n\n- [OpenList 主仓库](https://github.com/OpenListTeam/OpenList)\n- [发布说明](https://github.com/OpenListTeam/OpenList/releases)\n- [问题跟踪](https://github.com/OpenListTeam/OpenList/issues)\n- [讨论区](https://github.com/OpenListTeam/OpenList/discussions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlistteam%2Fopenlist-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenlistteam%2Fopenlist-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenlistteam%2Fopenlist-docs/lists"}