Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 25, 2024
0 parents commit b69f109
Show file tree
Hide file tree
Showing 144 changed files with 6,046 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | Kotori</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.5.0">
<link rel="preload stylesheet" href="/assets/style.B8KJTn0Z.css" as="style">
<link rel="preload stylesheet" href="/vp-icons.css" as="style">

<script type="module" src="/assets/app.CnTrt7QD.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" href="/favicon.svg">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NES42R3BKE"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-NES42R3BKE");</script>
<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("{\"advanced_architecture.md\":\"Pljt76DU\",\"advanced_browser.md\":\"CURKrjcr\",\"advanced_contributing.md\":\"CcXEnDf1\",\"advanced_develop.md\":\"CCQONjp6\",\"advanced_history.md\":\"FDb9Wd5O\",\"advanced_index.md\":\"epBIxi7X\",\"advanced_testing.md\":\"BIJx2vTA\",\"advanced_thanks.md\":\"CK7Fjmcb\",\"api_index.md\":\"B1SyjzrW\",\"basic_config.md\":\"CIBSN9d7\",\"basic_index.md\":\"BT38T7GH\",\"basic_modules.md\":\"R6u-LxoQ\",\"basic_start.md\":\"UB_T-Yyu\",\"basic_usage.md\":\"ggWDU75P\",\"guide_base_command.md\":\"B1nKVjKI\",\"guide_base_events.md\":\"BKi_1qAf\",\"guide_base_middleware.md\":\"Do_XwOya\",\"guide_base_regexp.md\":\"kd1jlc-g\",\"guide_components_adapter.md\":\"BkEYU-ym\",\"guide_components_api.md\":\"CDibfftx\",\"guide_components_custom.md\":\"BNIS-43m\",\"guide_components_elements.md\":\"BEJCY6Yx\",\"guide_extend_tools.md\":\"C1RkeOP0\",\"guide_index.md\":\"CUmZPOqd\",\"guide_modules_context.md\":\"CfNIj0Wx\",\"guide_modules_decorator.md\":\"DZm9Jfnd\",\"guide_modules_filter.md\":\"B6ZA5MSX\",\"guide_modules_i18n.md\":\"DN93rR3l\",\"guide_modules_plugin.md\":\"F2YmqKkM\",\"guide_modules_rescript.md\":\"Bl-r_LjA\",\"guide_modules_schema.md\":\"D-o7cJAG\",\"guide_modules_service.md\":\"DMQ0sFPf\",\"guide_start_environment.md\":\"X_FtbxVb\",\"guide_start_publish.md\":\"s23QhAsX\",\"guide_start_setup.md\":\"ZNwpORZ-\",\"index.md\":\"P8--M6MF\",\"modules_index.md\":\"D1mO3gni\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Kotori\",\"description\":\"Cross-platform chatbot framework base on Node.js and TypeScript\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/favicon.svg\",\"nav\":[{\"text\":\"入门\",\"link\":\"/basic/\"},{\"text\":\"开发\",\"link\":\"/guide/\"},{\"text\":\"进阶\",\"link\":\"/advanced/\"},{\"text\":\"接口\",\"link\":\"/api/\"},{\"text\":\"模块中心\",\"link\":\"/modules/\"},{\"text\":\"更新日志\",\"link\":\"https://github.com/kotorijs/kotori/blob/master/CHANGELOG.md\"}],\"sidebar\":{\"/basic/\":[{\"items\":[{\"text\":\"简介\",\"link\":\"/basic/\"}]},{\"text\":\"入门\",\"items\":[{\"text\":\"快速开始\",\"link\":\"/basic/start\"},{\"text\":\"模块安装\",\"link\":\"/basic/modules\"},{\"text\":\"配置详解\",\"link\":\"/basic/config\"}]},{\"items\":[{\"text\":\"立即使用\",\"link\":\"/basic/usage\"}]}],\"/guide/\":[{\"items\":[{\"text\":\"前言\",\"link\":\"/guide/\"}]},{\"text\":\"准备流程\",\"items\":[{\"text\":\"环境搭建\",\"link\":\"/guide/start/environment\"},{\"text\":\"项目构建\",\"link\":\"/guide/start/setup\"},{\"text\":\"模块发布\",\"link\":\"/guide/start/publish\"}]},{\"text\":\"基础设施\",\"items\":[{\"text\":\"事件系统(Events)\",\"link\":\"/guide/base/events\"},{\"text\":\"指令注册(Command)\",\"link\":\"/guide/base/command\"},{\"text\":\"中间件(Middleware)\",\"link\":\"/guide/base/middleware\"},{\"text\":\"正则匹配(RegExp)\",\"link\":\"/guide/base/regexp\"},{\"text\":\"计划任务(Task)\",\"link\":\"/guide/base/task\"}]},{\"text\":\"模块化\",\"items\":[{\"text\":\"插件范式(Plugin)\",\"link\":\"/guide/modules/plugin\"},{\"text\":\"上下文(Context)\",\"link\":\"/guide/modules/context\"},{\"text\":\"配置检测(Schema)\",\"link\":\"/guide/modules/schema\"},{\"text\":\"国际化(i18n)\",\"link\":\"/guide/modules/i18n\"},{\"text\":\"服务依赖(Service)\",\"link\":\"/guide/modules/service\"},{\"text\":\"滤器(Filter)\",\"link\":\"/guide/modules/filter\"},{\"text\":\"装饰器(Decorator)\",\"link\":\"/guide/modules/decorator\"},{\"text\":\"使用 ReScript 开发\",\"link\":\"/guide/modules/rescript\"}]},{\"text\":\"组件化\",\"items\":[{\"text\":\"实现元素类(Elements)\",\"link\":\"/guide/adapter/elements\"},{\"text\":\"实现接口类(Api)\",\"link\":\"/guide/adapter/api\"},{\"text\":\"实现适配器类(Adapter)\",\"link\":\"/guide/adapter/adapter\"},{\"text\":\"自定义服务(Service)\",\"link\":\"/guide/adapter/custom\"}]},{\"text\":\"扩展功能\",\"items\":[{\"text\":\"工具类\",\"link\":\"/guide/extend/tools\"}]}],\"/advanced/\":[{\"text\":\"氟框架\",\"link\":\"/advanced/\"},{\"text\":\"架构\",\"link\":\"/advanced/architecture\"},{\"text\":\"开发\",\"items\":[{\"text\":\"单元测试\",\"link\":\"/advanced/testing\"},{\"text\":\"作为依赖与二次开发\",\"link\":\"/advanced/develop\"},{\"text\":\"在浏览器使用\",\"link\":\"/advanced/browser\"}]},{\"text\":\"关于\",\"items\":[{\"text\":\"历史\",\"link\":\"/advanced/history\"},{\"text\":\"贡献\",\"link\":\"/advanced/contributing\"},{\"text\":\"感谢\",\"link\":\"/advanced/thanks\"}]}]},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/kotorijs/kotori\"}],\"footer\":{\"copyright\":\"<a target=\\\"_blank\\\" href=\\\"https://github.com/BIYUEHU/ban-chinaman-using/blob/main/LICENSE.md\\\">BCU Licensed</a> | Copyright © 2023 - 2024 Hotaru\"},\"editLink\":{\"pattern\":\"https://github.com/kotorijs/docs/edit/master/src/:path\"},\"lastUpdated\":{\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>

</body>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://kotori.js.org
29 changes: 29 additions & 0 deletions advanced/architecture.html

Large diffs are not rendered by default.

Loading

0 comments on commit b69f109

Please sign in to comment.