doc:更新官网链接和README信息 (#1019)
Some checks failed
Go / Ubuntu Latest GCC (push) Has been cancelled
Go / Windows Latest MSVC (push) Has been cancelled

This commit is contained in:
nl8590687
2026-01-09 13:33:32 +08:00
committed by GitHub
parent b76dac503f
commit a7705388af
2 changed files with 6 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ MinDoc 的前身是 [SmartWiki](https://github.com/lifei6671/SmartWiki) 文档
可以用来储存日常接口文档,数据库字典,手册说明等文档。内置项目管理,用户管理,权限管理等功能,能够满足大部分中小团队的文档管理需求。 可以用来储存日常接口文档,数据库字典,手册说明等文档。内置项目管理,用户管理,权限管理等功能,能够满足大部分中小团队的文档管理需求。
##### 演示站点&文档: ##### 演示站点&文档:
- https://demo.mindoc.cn/docs/mindochelp
- https://www.iminho.me/wiki/docs/mindoc/ - https://www.iminho.me/wiki/docs/mindoc/
- https://doc.gsw945.com/docs/mindoc-docs/ - https://doc.gsw945.com/docs/mindoc-docs/
@@ -38,11 +39,11 @@ MinDoc 的前身是 [SmartWiki](https://github.com/lifei6671/SmartWiki) 文档
~~如果你的服务器上没有安装golang程序请手动设置一个环境变量如下键名为 ZONEINFO值为MinDoc跟目录下的/lib/time/zoneinfo.zip 。~~ ~~如果你的服务器上没有安装golang程序请手动设置一个环境变量如下键名为 ZONEINFO值为MinDoc跟目录下的/lib/time/zoneinfo.zip 。~~
更多信息请查看手册: [MinDoc 使用手册](https://www.iminho.me/wiki/docs/mindoc/mindoc-summary.md) 更多信息请查看手册: [MinDoc 使用手册](https://demo.mindoc.cn/docs/mindochelp/mindoc-summary)
对于没有Golang使用经验的用户可以从 [https://github.com/mindoc-org/mindoc/releases](https://github.com/mindoc-org/mindoc/releases) 这里下载编译完的程序。 对于没有Golang使用经验的用户可以从 [https://github.com/mindoc-org/mindoc/releases](https://github.com/mindoc-org/mindoc/releases) 这里下载编译完的程序。
如果有Golang开发经验建议通过编译安装要求golang版本不小于1.15.1(需支持`CGO``go mod``import _ "time/tzdata"`)(推荐Go版本为1.18.1)。 如果有Golang开发经验建议通过编译安装要求golang版本不小于1.23.0(需支持`CGO``go mod``import _ "time/tzdata"`)(推荐Go版本为1.23.x)。
> 注意: CentOS7上GLibC版本低常规编译版本不能使用。需要自行源码编译,或使用使用musl编译版本。 > 注意: CentOS7上GLibC版本低常规编译版本不能使用。需要自行源码编译,或使用使用musl编译版本。
## 常规编译 ## 常规编译
@@ -284,6 +285,7 @@ mcp_api_key="${MINDOC_MCP_API_KEY||demo-mcp-api-key}"
- [扩展菜单注册太过繁琐 #2493](https://github.com/wangeditor-team/wangEditor/issues/2493) - [扩展菜单注册太过繁琐 #2493](https://github.com/wangeditor-team/wangEditor/issues/2493)
- 工具: `https://babeljs.io/repl` + `@babel/plugin-transform-classes` - 工具: `https://babeljs.io/repl` + `@babel/plugin-transform-classes`
- [Vue.js](https://github.com/vuejs/vue) 框架 - [Vue.js](https://github.com/vuejs/vue) 框架
- [MCP-Go](https://github.com/mark3labs/mcp-go)
# 主要功能 # 主要功能

View File

@@ -1,13 +1,13 @@
<div class="footer"> <div class="footer">
<div class="container"> <div class="container">
<div class="row text-center border-top"> <div class="row text-center border-top">
<span><a href="https://mindoc.com.cn" target="_blank">{{i18n .Lang "common.official_website"}}</a></span> <span><a href="https://mindoc.cn" target="_blank">{{i18n .Lang "common.official_website"}}</a></span>
<span>&nbsp;·&nbsp;</span> <span>&nbsp;·&nbsp;</span>
<span><a href="https://github.com/mindoc-org/mindoc/issues" target="_blank">{{i18n .Lang "common.feedback"}}</a></span> <span><a href="https://github.com/mindoc-org/mindoc/issues" target="_blank">{{i18n .Lang "common.feedback"}}</a></span>
<span>&nbsp;·&nbsp;</span> <span>&nbsp;·&nbsp;</span>
<span><a href="https://github.com/mindoc-org/mindoc" target="_blank">{{i18n .Lang "common.source_code"}}</a></span> <span><a href="https://github.com/mindoc-org/mindoc" target="_blank">{{i18n .Lang "common.source_code"}}</a></span>
<span>&nbsp;·&nbsp;</span> <span>&nbsp;·&nbsp;</span>
<span><a href="https://mindoc.com.cn/docs/mindochelp" target="_blank">{{i18n .Lang "common.manual"}}</a></span> <span><a href="https://mindoc.cn/docs/mindochelp" target="_blank">{{i18n .Lang "common.manual"}}</a></span>
</div> </div>
{{if .site_beian}} {{if .site_beian}}
<div class="row text-center"> <div class="row text-center">