# 官方网站
**Repository Path**: BlueberrySoftwareTeam/blueberrysoftwareteam.gitee.io
## Basic Information
- **Project Name**: 官方网站
- **Description**: 蓝色软件组织和蓝色软件的文档
- **Primary Language**: HTML
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-06-04
- **Last Updated**: 2023-07-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 蓝莓软件官网
蓝莓软件组织和蓝莓软件的文档
> 给用户极致的软件使用体验,让工具回归工具,让生活回归生活
## 文档地址
* Netlify:
## 安装教程
1. 运行 `yarn install` 安装依赖
2. 运行 `yarn dev` 开发文档
3. 运行 `yarn build` 构建文档
## 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
## 许可证
Copyright (C) 2023 Sky Software Team
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .