{"id":17919965,"url":"https://github.com/metacubex/meta-docs","last_synced_at":"2025-04-03T08:27:24.702Z","repository":{"id":152573126,"uuid":"625879514","full_name":"MetaCubeX/Meta-Docs","owner":"MetaCubeX","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-12T19:21:26.000Z","size":1954,"stargazers_count":45,"open_issues_count":3,"forks_count":62,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-12T20:37:06.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metacubex.github.io/Meta-Docs/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MetaCubeX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-04-10T10:01:55.000Z","updated_at":"2024-04-15T12:29:56.127Z","dependencies_parsed_at":null,"dependency_job_id":"4328ff96-76fa-47c1-81cb-1e654bf22955","html_url":"https://github.com/MetaCubeX/Meta-Docs","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/MetaCubeX%2FMeta-Docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaCubeX%2FMeta-Docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaCubeX%2FMeta-Docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaCubeX%2FMeta-Docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaCubeX","download_url":"https://codeload.github.com/MetaCubeX/Meta-Docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246964185,"owners_count":20861614,"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":[],"created_at":"2024-10-28T20:20:15.928Z","updated_at":"2025-04-03T08:27:24.673Z","avatar_url":"https://github.com/MetaCubeX.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meta-Docs\n\n[mihomo](https://github.com/MetaCubeX/mihomo/tree/Alpha) 的文档\n\n## 使用方法\n\n### 设置虚拟环境\n\n部分操作系统python3.11以上依赖虚拟环境运行,不能直接运行\n\n##### 安装virtualenv\n\n* debian\n  * bash/zsh/fish\n\n  ```bash\n  apt update \u0026\u0026 apt install virtualenv\n  ```\n\n  * nushell\n\n  ```nushell\n  apt update ; apt install virtualenv\n  ```\n\n* archlinux\n\n  ```bash\n  pacman -Syu python-virtualenv\n  ```\n\n##### 创建虚拟环境\n\n```bash\nvirtualenv venv\n```\n\n##### 使用虚拟环境\n\n* bash/zsh\n\n```bash\nsource venv/bin/activate\n```\n\n* nushell\n\n```nushell\nuse venv/bin/activate.nu\n```\n\n* fish\n\n```bash\nsource venv/bin/activate.fish\n```\n\n##### 退出虚拟环境\n\n```bash\ndeactivate\n```\n\n##### 确认是否处于虚拟环境\n\n```bash\nwhich python3\n```\n\n### 设置源\n\n```bash\npip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple\n```\n\n### 安装依赖\n\n```bash\npip install -r requirements.txt\n```\n\n### 预览修改\n\n```bash\nmkdocs serve\n```\n\n### 参考文档\n\n\u003chttps://squidfunk.github.io/mkdocs-material/setup/\u003e\n\u003chttps://squidfunk.github.io/mkdocs-material/reference/\u003e\n\n推荐使用 [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) 对文档进行格式化。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetacubex%2Fmeta-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetacubex%2Fmeta-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetacubex%2Fmeta-docs/lists"}