first page

This commit is contained in:
felinae98
2021-07-06 21:07:04 +08:00
parent ada8a15871
commit c41a40faa7
4 changed files with 30 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
module.exports = {
title: 'Nonebot HK Reporter',
description: 'Docs for Nonebot HK Reporter',
themeConfig: {
nav: [
{ text: '部署与使用', link: '/usage/' },
{ text: '开发', link: '/dev/' }
]
}
}
+12 -1
View File
@@ -1 +1,12 @@
# Hello Vue
---
home: true
heroText: Nonebot HK Reporter
actionText: 快速部署
actionLink: /usage/
features:
- title: KISS
details: 作为插件可以Simple和Stupid,作为插件可以Simple和Stupid,作为Bot提供适用的功能
- title: 拓展性强
details: 可以快速的添加新的网站
footer: MIT Licensed
---
+7
View File
@@ -0,0 +1,7 @@
---
sidebar: auto
---
# 部署和使用
本节将教你快速部署和使用一个nonebot-hk-reporter
## 快速上手
+1
View File
@@ -0,0 +1 @@
# 快速入门