-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
21 lines (19 loc) · 3.64 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!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 | Cherry</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.3.4">
<link rel="preload stylesheet" href="/assets/style.TQ9F3zXD.css" as="style">
<script type="module" src="/assets/app.Cz7CI8oC.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("{\"core_actor-model.md\":\"2qBZRz1J\",\"core_cluster.md\":\"DHFHgyQ6\",\"core_component.md\":\"RkzFTuiX\",\"core_connector.md\":\"oxkwqoga\",\"core_cron.md\":\"Dr8Pfinb\",\"core_data-config.md\":\"DjK6Bfve\",\"core_etcd.md\":\"nX7tbc0O\",\"core_gorm.md\":\"C-qimuHC\",\"core_net-packet.md\":\"CdOhj8TK\",\"core_profile.md\":\"7QZ5b_Ci\",\"examples_demo-chat.md\":\"CoVwdRaO\",\"examples_demo-cluster.md\":\"Dfw_vlLe\",\"guides_cherry.md\":\"B4qk_SPy\",\"guides_code-cherry.md\":\"DP5cikVo\",\"guides_install-go.md\":\"DtLOgtUi\",\"guides_install-ide.md\":\"C_oV4IOH\",\"guides_install-nats.md\":\"CNNqA9ZF\",\"index.md\":\"B4g7ZjVa\",\"readme.md\":\"CxEMstvq\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Cherry\",\"description\":\"Actor Model Game Server Framework Based On Golang\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"./logo.svg\",\"nav\":[{\"text\":\"首页\",\"link\":\"/\"},{\"text\":\"新手指南\",\"link\":\"/guides/cherry\"},{\"text\":\"示例\",\"link\":\"/examples/demo-chat\"},{\"text\":\"核心功能\",\"link\":\"/core/component\"}],\"sidebar\":[{\"text\":\"新手指南\",\"collapsed\":false,\"items\":[{\"text\":\"关于Cherry\",\"link\":\"/guides/cherry\"},{\"text\":\"安装Go\",\"link\":\"/guides/install-go\"},{\"text\":\"安装开发工具\",\"link\":\"/guides/install-ide\"},{\"text\":\"安装Nats\",\"link\":\"/guides/install-nats\"},{\"text\":\"编写一个cherry服务器\",\"link\":\"/guides/code-cherry\"}]},{\"text\":\"示例\",\"collapsed\":false,\"items\":[{\"text\":\"单节点聊天室\",\"link\":\"/examples/demo-chat\"},{\"text\":\"多节点集群\",\"link\":\"/examples/demo-cluster\"}]},{\"text\":\"核心功能\",\"collapsed\":false,\"items\":[{\"text\":\"组件管理\",\"link\":\"/core/component\"},{\"text\":\"通信&集群\",\"link\":\"/core/cluster\"},{\"text\":\"Actor模型\",\"link\":\"/core/actor-model\"},{\"text\":\"连接器\",\"link\":\"/core/connector\"},{\"text\":\"网络数据包\",\"link\":\"/core/net-packet\"},{\"text\":\"Profile配置\",\"link\":\"/core/profile\"},{\"text\":\"data-config组件\",\"link\":\"/core/data-config\"},{\"text\":\"cron组件\",\"link\":\"/core/cron\"},{\"text\":\"gorm组件\",\"link\":\"/core/gorm\"},{\"text\":\"etcd组件\",\"link\":\"/core/etcd\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/cherry-game/cherry\"}],\"footer\":{\"message\":\"MIT Licensed | Create by <a href=\\\"https://github.com/cherry-game\\\" target=\\\"_blank\\\">Cherry Game</a>\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
</body>
</html>