# install-ren-site **Repository Path**: install-ren/install-ren-site ## Basic Information - **Project Name**: install-ren-site - **Description**: install.ren build site - **Primary Language**: Java - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: http://install.ren - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-10 - **Last Updated**: 2023-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # install-ren-site #### 项目介绍 install.ren 官方网站源代码 官方网站网址:http://install.ren #### 软件架构 spring boot2 flexmark-all bootstrap #### 使用说明 运行InstallWeb启动项目。 application.properties 详解: docs.file.path=E:\\git-workspace\\install-ren-docs\\projects 文档目录 static.file.path=E:\\git-workspace\\install-ren-docs\\static 文档引用静态文件目录 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request