mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	📝 update homepage
This commit is contained in:
		| @@ -1,15 +0,0 @@ | ||||
| --- | ||||
| home: true | ||||
| heroImage: /logo.png | ||||
| tagline: 跨平台 Python 异步机器人框架 | ||||
| actionText: 开始使用 | ||||
| actionLink: guide/ | ||||
| features: | ||||
|   - title: 简洁 | ||||
|     details: 提供极其简洁易懂的 API,使你可以毫无压力地开始验证你的绝佳创意,只需编写最少量的代码,即可实现丰富的功能。 | ||||
|   - title: 易于扩展 | ||||
|     details: 精心设计的消息处理流程使得你可以很方便地将原型扩充为具有大量实用功能的完整聊天机器人,并持续保证扩展性。 | ||||
|   - title: 高性能 | ||||
|     details: 采用异步 I/O,利用 WebSocket 进行通信,以获得极高的性能;同时,支持使用多账号同时接入,减少业务宕机的可能。 | ||||
| footer: MIT Licensed | Copyright © 2018 - 2021 NoneBot Team | ||||
| --- | ||||
							
								
								
									
										7
									
								
								website/docs/README.mdx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								website/docs/README.mdx
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| --- | ||||
| slug: / | ||||
| --- | ||||
|  | ||||
| import { Redirect } from "@docusaurus/router"; | ||||
|  | ||||
| <Redirect to="guide" />; | ||||
		Reference in New Issue
	
	Block a user