2024-08-31 18:57:48 +08:00
|
|
|
|
---
|
|
|
|
|
layout: home
|
|
|
|
|
|
|
|
|
|
hero:
|
|
|
|
|
name: "轻雪机器人"
|
2024-09-01 15:45:03 +08:00
|
|
|
|
tagline: "一个综合性的聊天机器人应用及管理框架"
|
2024-08-31 18:57:48 +08:00
|
|
|
|
actions:
|
|
|
|
|
- theme: brand
|
2024-09-01 10:23:06 +08:00
|
|
|
|
text: 🚀 快速开始
|
2024-08-31 18:57:48 +08:00
|
|
|
|
link: ./deploy/install
|
|
|
|
|
- theme: alt
|
2024-09-01 10:23:06 +08:00
|
|
|
|
text: 📖 使用手册
|
2024-09-01 09:45:50 +08:00
|
|
|
|
link: ./usage/basic
|
2024-08-31 18:57:48 +08:00
|
|
|
|
- theme: alt
|
2024-09-01 10:23:06 +08:00
|
|
|
|
text: 📦 扩展
|
2024-08-31 18:57:48 +08:00
|
|
|
|
link: ./store/resource
|
|
|
|
|
image:
|
2024-08-31 21:50:58 +08:00
|
|
|
|
light: ./liteyuki.svg
|
|
|
|
|
dark: ./liteyuki-dark.svg
|
2024-08-31 18:57:48 +08:00
|
|
|
|
alt: Liteyuki Logo
|
|
|
|
|
|
|
|
|
|
features:
|
2024-09-01 15:45:03 +08:00
|
|
|
|
- title: 生态良好
|
2024-08-31 18:57:48 +08:00
|
|
|
|
icon: 🛠️
|
2024-09-01 15:45:03 +08:00
|
|
|
|
details: 基于轻雪框架,原生支持任意Python Bot框架和应用程序
|
2024-08-31 18:57:48 +08:00
|
|
|
|
link: ./dev/api/api
|
|
|
|
|
|
|
|
|
|
- title: 插件管理
|
|
|
|
|
icon: 🧩
|
|
|
|
|
details: 使用包管理器,便捷管理插件及资源包
|
|
|
|
|
link: ./store/plugin
|
|
|
|
|
|
2024-09-01 15:45:03 +08:00
|
|
|
|
- title: 自由定制
|
2024-08-31 18:57:48 +08:00
|
|
|
|
icon: 🎨
|
|
|
|
|
details: 使用资源包对外观进行完全自定义
|
|
|
|
|
link: ./store/resource
|
|
|
|
|
|
|
|
|
|
- title: 国际化
|
|
|
|
|
icon: 🌐
|
|
|
|
|
details: 通过资源包支持多种语言
|
|
|
|
|
link: https://baike.baidu.com/item/i18n/6771940
|
|
|
|
|
|
|
|
|
|
- title: 简易使用
|
|
|
|
|
icon: ⚙️
|
|
|
|
|
details: 无需繁琐前期过程,开箱即用
|
|
|
|
|
link: ./deploy/config
|
|
|
|
|
|
|
|
|
|
- title: 超高性能
|
2024-09-01 15:45:03 +08:00
|
|
|
|
icon: 🚀
|
|
|
|
|
details: 500个插件,2秒内启动
|
2024-08-31 18:57:48 +08:00
|
|
|
|
|
|
|
|
|
- title: 滚动更新
|
|
|
|
|
icon: ☁️
|
|
|
|
|
details: 让你的机器人保持最新提交
|
|
|
|
|
|
|
|
|
|
- title: 开源项目
|
2024-09-01 15:45:03 +08:00
|
|
|
|
icon: 📄
|
2024-09-01 15:34:52 +08:00
|
|
|
|
details: 项目遵循LSO LICENCE开源,欢迎各位的贡献
|
|
|
|
|
link: https://github.com/LiteyukiStudio/LiteyukiStudioOpensourceLICENSE
|
2024-09-01 09:45:50 +08:00
|
|
|
|
---
|