-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
22 lines (20 loc) · 6.37 KB
/
404.html
File metadata and controls
22 lines (20 loc) · 6.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="zh-CN" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | Oh My Commit</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.5.0">
<link rel="preload stylesheet" href="/assets/style.BDedFOtZ.css" as="style">
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
<script type="module" src="/assets/app.BWNvUFOc.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"changelog_index.md\":\"DIz-hWld\",\"development_api_api.spec.md\":\"Bs0XSCDi\",\"development_api_commands.md\":\"BHcWlpv-\",\"development_api_configuration.md\":\"ZWlLDs2e\",\"development_api_hooks.md\":\"Dc9pCxF_\",\"development_api_index.md\":\"CgIZiflo\",\"development_best-practice_commit-specification.md\":\"Ddra4q2o\",\"development_best-practice_css-management.md\":\"CwJ1ncPN\",\"development_best-practice_error-handler.md\":\"BRRiY6u6\",\"development_best-practice_error-handling-advanced.md\":\"BcUczvtX\",\"development_best-practice_state-management.md\":\"B13YEeQK\",\"development_debug_vscode-debugging.md\":\"BJf6qgHz\",\"development_debug_vscode-webview-hmr.md\":\"te5R0leZ\",\"development_extension-development.md\":\"DIU8JvHe\",\"development_publish_publish-ovsx.md\":\"C_wQ5Kfd\",\"development_publish_publish-vscode.md\":\"C_cIunnX\",\"development_todo.md\":\"B2_ziYkr\",\"development_trouble-shooting_patch_debug-logs_tsup-watch-mode-fix.md\":\"CTZt2Kut\",\"development_trouble-shooting_patch_pnpm-patch.md\":\"CBFDAT2a\",\"development_trouble-shooting_typescript-import-extensions.md\":\"solOGpds\",\"development_typescript_unsafe-types.md\":\"BdBciZIw\",\"guide_ai-capabilities.md\":\"CSnHPOhJ\",\"guide_ai-features.md\":\"BuQwXMMo\",\"guide_coming-soon.md\":\"DyZe133g\",\"guide_commit-modes.md\":\"B_cwg3S-\",\"guide_configuration.md\":\"xrI1S3n_\",\"guide_custom-prompt-template.md\":\"BtDJ767a\",\"guide_faq.md\":\"nQiUijF4\",\"guide_file-changes-view.md\":\"pGAZCp-Q\",\"guide_getting-started.md\":\"Befz-BNY\",\"guide_introduction.md\":\"CCuzccQw\",\"guide_provider-docs.md\":\"DxxiU_fD\",\"guide_team-collaboration.md\":\"BxYn4veq\",\"index.md\":\"P_MsQkJd\",\"product_prd.md\":\"BJp4gLoS\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"zh-CN\",\"dir\":\"ltr\",\"title\":\"Oh My Commit\",\"description\":\"Your AI-Powered Git Commit Assistant - 让 Git 提交变得优雅而智能\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/oh-my-commit_256.logo.png\",\"nav\":[{\"text\":\"指南\",\"link\":\"/guide/introduction\"},{\"text\":\"产品\",\"link\":\"/product/prd\"},{\"text\":\"开发\",\"link\":\"/development/todo\"},{\"text\":\"更新日志\",\"link\":\"/changelog/\"},{\"text\":\"即将推出\",\"link\":\"/guide/coming-soon\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/oh-my-commit/oh-my-commit\"}],\"sidebar\":{\"/guide/\":[{\"text\":\"入门\",\"items\":[{\"text\":\"介绍\",\"link\":\"/guide/introduction\"},{\"text\":\"快速开始\",\"link\":\"/guide/getting-started\"},{\"text\":\"常见问题\",\"link\":\"/guide/faq\"}]},{\"text\":\"核心概念\",\"items\":[{\"text\":\"AI 能力\",\"link\":\"/guide/ai-capabilities\"},{\"text\":\"提交模式\",\"link\":\"/guide/commit-modes\"},{\"text\":\"团队协作\",\"link\":\"/guide/team-collaboration\"},{\"text\":\"文件变更视图\",\"link\":\"/guide/file-changes-view\"}]},{\"text\":\"高级指南\",\"items\":[{\"text\":\"Provider 开发\",\"link\":\"/guide/provider-docs\"},{\"text\":\"自定义 Prompt 模板\",\"link\":\"/guide/custom-prompt-template\"}]},{\"text\":\"未来特性\",\"items\":[{\"text\":\"即将推出\",\"link\":\"/guide/coming-soon\"}]}],\"/product/\":[{\"text\":\"产品\",\"items\":[{\"text\":\"产品需求文档\",\"link\":\"/product/prd\"}]}],\"/development/\":[{\"text\":\"开发\",\"items\":[{\"text\":\"开发计划\",\"link\":\"/development/todo\"},{\"text\":\"开发指南\",\"items\":[{\"text\":\"插件开发\",\"link\":\"/development/extension-development\"},{\"link\":\"/development/best-practice/commit-specification\",\"text\":\"Commit 规范\"},{\"link\":\"/development/best-practice/state-management\",\"text\":\"状态管理\"},{\"link\":\"/development/best-practice/css-management\",\"text\":\"CSS 管理\"},{\"link\":\"/development/best-practice/error-handler\",\"text\":\"Error 处理\"},{\"link\":\"/development/best-practice/error-handling-advanced\",\"text\":\"高级 Error 处理\"}]},{\"text\":\"API\",\"link\":\"/development/api\",\"items\":[{\"text\":\"规范\",\"link\":\"/development/api/api.spec\"},{\"text\":\"配置项\",\"link\":\"/development/api/configuration\"},{\"text\":\"命令列表\",\"link\":\"/development/api/commands\"},{\"text\":\"事件钩子\",\"link\":\"/development/api/hooks\"}]},{\"text\":\"调试\",\"items\":[{\"text\":\"VSCode 调试\",\"link\":\"/development/debug/vscode-debugging\"},{\"link\":\"/development/debug/vscode-webview-hmr\",\"text\":\"VSCode Webview HMR\"}]},{\"text\":\"Trouble Shooting\",\"items\":[{\"link\":\"/development/trouble-shooting/typescript-import-extensions\",\"text\":\"TS 导入扩展名问题\"},{\"link\":\"/development/trouble-shooting/patch/pnpm-patch\",\"text\":\"pnpm patch 最佳实践\"}]},{\"text\":\"Publish\",\"items\":[{\"link\":\"/development/publish/publish-vscode\",\"text\":\"Publish to VSCode\"},{\"link\":\"/development/publish/publish-ovsx\",\"text\":\"Publish to OVSX\"}]}]}],\"/changelog/\":[{\"text\":\"更新日志\",\"items\":[{\"text\":\"最新更新\",\"link\":\"/changelog/\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/oh-my-commit/oh-my-commit\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright 2023-present Oh My Commit Team\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
</body>
</html>