Skip to content

Commit 87eb2c0

Browse files
committed
0 parents  commit 87eb2c0

File tree

101 files changed

+5911
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+5911
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN" dir="ltr">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<title>404 | Oh My Commit</title>
7+
<meta name="description" content="Not Found">
8+
<meta name="generator" content="VitePress v1.5.0">
9+
<link rel="preload stylesheet" href="/assets/style.iTIdTDYe.css" as="style">
10+
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
11+
12+
<script type="module" src="/assets/app.Cwlw6rxp.js"></script>
13+
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
14+
<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>
15+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
16+
</head>
17+
<body>
18+
<div id="app"></div>
19+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api.spec.md\":\"CTv3VONv\",\"api_commands.md\":\"BRXrNpY7\",\"api_configuration.md\":\"BubmHdrb\",\"api_hooks.md\":\"DzPpB8sv\",\"api_index.md\":\"D65asLkv\",\"development_todo.md\":\"cuaryjWP\",\"guide_ai-capabilities.md\":\"RVJq4jna\",\"guide_ai-features.md\":\"XWL_CRQV\",\"guide_coming-soon.md\":\"C38x0Xd0\",\"guide_commit-modes.md\":\"BYtErlr3\",\"guide_configuration.md\":\"CRcvFMS0\",\"guide_custom-prompt-template.md\":\"DnSYgO-0\",\"guide_faq.md\":\"DQ3aXVOP\",\"guide_file-changes-view.md\":\"DtaKe3aZ\",\"guide_getting-started.md\":\"DK5chuL4\",\"guide_introduction.md\":\"BosCxhFz\",\"guide_provider-docs.md\":\"DP5MgEW9\",\"guide_team-collaboration.md\":\"COiYHA39\",\"index.md\":\"_WVBqICH\",\"product_prd.md\":\"3I8KTrb4\",\"yet-another-best-practice_commit-specification.md\":\"DrtzsTPQ\",\"yet-another-best-practice_css-management.md\":\"D2UeUEqm\",\"yet-another-best-practice_error-handler.md\":\"CVNxMQ1x\",\"yet-another-best-practice_error-handling-advanced.md\":\"CslmohWO\",\"yet-another-best-practice_state-management.md\":\"6mxcUj7U\",\"yet-another-best-practice_vscode-webview-hmr.md\":\"Csim5ol4\"}");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\":\"/logo.svg\",\"nav\":[{\"text\":\"指南\",\"link\":\"/guide/introduction\"},{\"text\":\"产品\",\"link\":\"/product/prd\"},{\"text\":\"开发\",\"link\":\"/development/todo\"},{\"text\":\"API\",\"link\":\"/api/\"},{\"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/configuration\"},{\"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\"},{\"text\":\"设计理念\",\"link\":\"/product/design\"},{\"text\":\"路线图\",\"link\":\"/product/roadmap\"}]}],\"/development/\":[{\"text\":\"开发\",\"items\":[{\"text\":\"开发计划\",\"link\":\"/development/todo\"},{\"text\":\"架构设计\",\"link\":\"/development/architecture\"},{\"text\":\"最佳实践\",\"link\":\"/development/best-practices\"}]}],\"/api/\":[{\"text\":\"API 参考\",\"items\":[{\"text\":\"配置项\",\"link\":\"/api/configuration\"},{\"text\":\"命令列表\",\"link\":\"/api/commands\"},{\"text\":\"事件钩子\",\"link\":\"/api/hooks\"}]}]},\"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>
20+
21+
</body>
22+
</html>

0 commit comments

Comments
 (0)