app/docs/en/index.md
Snowykami c627c07aa1
Some checks failed
Docker Image Build / build (push) Failing after 1m52s
Pre-commit checks / pre-commit (3.10) (push) Failing after 4m38s
Pre-commit checks / pre-commit (3.12) (push) Failing after 5m11s
Pre-commit checks / pre-commit (3.11) (push) Failing after 9m50s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 10m22s
Pre-commit checks / pre-commit (3.13) (push) Failing after 14m46s
📝 Update Liteyuki logo URLs in Chinese documentation
2025-05-16 19:03:52 +08:00

64 lines
1.7 KiB
Markdown
Executable File

---
layout: home
hero:
name: "LiteyukiBot"
tagline: "An integrated chat bot application and management framework"
actions:
- theme: brand
text: 🚀 Get Started
link: ./deploy/install
- theme: alt
text: 📖 Manual
link: ./usage/basic
- theme: alt
text: 📦 Extensions
link: ./store/
- theme: alt
text: 🛠️ Development
link: ./dev/guide
image:
light: https://cdn.liteyuki.icu/logos/bot.svg
dark: https://cdn.liteyuki.icu/logos/bot.svg
alt: Liteyuki Logo
features:
- title: Ecological Diversity
icon: 🛠️
details: Based on the liteyuki framework, compatible with any Python bot framework and application
link: ./dev/api
- title: Pluggable
icon: 🧩
details: Use package manager for convenient management of plugins and resource packs
link: ./store/plugin
- title: Customizable
icon: 🎨
details: Fully customize the appearance using resource packs
link: ./store/resource
- title: Localization
icon: 🌐
details: Support for multiple languages through resource packs
link: https://baike.baidu.com/item/i18n/6771940
- title: Easy to use
icon: ⚙️
details: No complicated pre-process, ready to use out of the box
link: ./deploy/config
- title: High Performance
icon: 🚀
details: 500 plugins, starts within 2 seconds
- title: Rolling Updates
icon: ☁️
details: Keep your robot up to date with the latest commits
- title: Open Source
icon: 📄
details: The project follows the LSO LICENSE and is open to contributions
link: https://github.com/LiteyukiStudio/LiteyukiStudioOpensourceLICENSE
---