update
This commit is contained in:
@@ -3,9 +3,9 @@ title: jiscuss文档
|
||||
date: 2019-09-09
|
||||
---
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
::: tip 介绍
|
||||
1. 这是一个JAVA项目,旨在简单易用的前提下添加论坛所需的发帖、回帖、用户管理、评论等功能;<br>
|
||||
@@ -50,4 +50,15 @@ date: 2019-09-09
|
||||
还是衷心地希望能有更多的朋友参与进来,更好地去完善它,就是希望能让Jiscuss,功能越完善,使用越来越简单。
|
||||
|
||||
## License
|
||||
[MIT](https://github.com/chuyaoyuan)
|
||||
[MIT](https://github.com/chuyaoyuan)
|
||||
|
||||
## 文档站架构
|
||||
|
||||
Jiscuss 官方页与文档页已升级为 VitePress 2.0:
|
||||
|
||||
- 配置入口:`docs/.vitepress/config.mts`
|
||||
- 首页入口:`docs/index.md`
|
||||
- 静态资源:`docs/public/`
|
||||
- 构建产物:`public/`
|
||||
|
||||
本次升级保留了原有文章内容,并补充了本地搜索、导航、侧边栏、最后更新时间与预览命令,便于后续继续完善 Jiscuss 的安装、部署与二次开发文档。
|
||||
|
||||
Reference in New Issue
Block a user