This commit is contained in:
2026-04-30 18:54:23 +08:00
parent b78808558b
commit 132b2fc310
14 changed files with 235 additions and 9033 deletions
+14 -22
View File
@@ -1,31 +1,23 @@
---
home: true
heroImage: /hero.png
footer: MIT Licensed | Copyright © 2018-present Evan You
heroImageStyle: {
maxWidth: '600px',
width: '100%',
display: block,
margin: '9rem auto 2rem',
background: '#fff',
borderRadius: '1rem',
}
isShowTitleInHome: false
actionText: 快速上手 →
actionLink: /views/other/guide
features:
- title: 简洁至上
details: 开发一款看着开心、写着顺手、使用简单的 开源论坛
- title: JAVA 驱动
details: 基于JAVA,使用SpringBoot + H2 Database + Semantic-UI 构建
- title: 持续完善
details: 目前的功能还很简陋,日后会一直持续完善
title: Jiscuss
---
# Jiscuss
> 这里保留原 VuePress 首页文章内容。VitePress 2.0 的首页入口已迁移到 `docs/index.md`。
::: tip 介绍
1. 这是一个开源JAVA项目;<br>
1. 这是一个开源 Java 项目;<br>
2. 项目追求极简;<br>
3. 你可以打开 [Jiscuss Demo](http://demo.jiscuss.com) 来查看效果。
:::
## 原首页内容
- **简洁至上**:开发一款看着开心、写着顺手、使用简单的开源论坛。
- **Java 驱动**:基于 Java,使用 Spring Boot、H2 Database、Semantic UI 构建。
- **持续完善**:目前功能还很简陋,日后会一直持续完善。
## 安装
**Build**