update
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
---
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: Jiscuss
|
||||
text: 基于 Java 的开源论坛
|
||||
tagline: 简单、轻量、开源,面向发帖、回帖、用户管理与评论等论坛基础场景。
|
||||
image:
|
||||
src: /hero.png
|
||||
alt: Jiscuss
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 快速上手
|
||||
link: /views/other/guide
|
||||
- theme: alt
|
||||
text: 查看 Demo
|
||||
link: http://demo.jiscuss.com
|
||||
|
||||
features:
|
||||
- title: 简洁至上
|
||||
details: 开发一款看着开心、写着顺手、使用简单的开源论坛。
|
||||
- title: Java 驱动
|
||||
details: 基于 Java,使用 Spring Boot、Spring JPA、H2 Database 与 Semantic UI 构建。
|
||||
- title: 持续完善
|
||||
details: 目前功能仍在迭代中,后续会持续补充文档、完善功能与优化体验。
|
||||
---
|
||||
|
||||
::: tip 介绍
|
||||
1. 这是一个开源 Java 项目;<br>
|
||||
2. 项目追求极简;<br>
|
||||
3. 你可以打开 [Jiscuss Demo](http://demo.jiscuss.com) 来查看效果。
|
||||
:::
|
||||
|
||||
## 安装
|
||||
|
||||
**Build**
|
||||
|
||||
```bash
|
||||
hello world!
|
||||
|
||||
# or
|
||||
|
||||
hello JAVA!
|
||||
```
|
||||
|
||||
## 文档站升级说明
|
||||
|
||||
当前官方页与文档页已升级到 VitePress 2.0 架构,保留原有文章内容与静态资源,并补充了本地搜索、导航、侧边栏、最后更新时间与预览脚本。
|
||||
Reference in New Issue
Block a user