Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swoft-cloud/swoft-www-cn
Swoft chinese documents
https://github.com/swoft-cloud/swoft-www-cn
hugo swoft swoft-doc
Last synced: 3 months ago
JSON representation
Swoft chinese documents
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-www-cn
- Owner: swoft-cloud
- License: mit
- Created: 2019-09-02T03:14:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T02:33:24.000Z (almost 4 years ago)
- Last Synced: 2023-03-09T04:56:15.497Z (almost 2 years ago)
- Topics: hugo, swoft, swoft-doc
- Language: HTML
- Homepage: https://www.swoft.org
- Size: 4.82 MB
- Stars: 12
- Watchers: 3
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Swoft Framework
中文 | [English]()
该网站建立在 [Hugo](https://gohugo.io) 上,并基于 [Academic Kickstart](https://sourcethemes.com/academic/) 主题开发,文档内容位于 `content/documents` 文件夹,内部格式为 **Markdown**。
## 开发
您需要了解 [Hugo](https://gohugo.io) 的基础知识,并掌握 [Academic Kickstart](https://sourcethemes.com/academic/) 模板。
```bash
# 克隆项目
$ https://github.com/swoft-cloud/swoft-www-cn.git
# 切换目录
$ cd swoft-www-cn
# 下载雨果主题
$ git submodule update --init --recursive
# 启动本地服务
$ hugo server
```## 部署
网站使用 [Netlify](https://netlify.com) 自动持续集成 `master` 分支。
## 参与贡献
目前该网站正在开发中,欢迎大家参与:
* 网站样式开发
* 文件内容的准备
* 修正错别字或错误的书写格式
* 发行问题讨论翻译或写作格式
* 发布问题以讨论相关建议或问题
* 英语文件、文档翻译。> **注意**:此处仅用作构建文档的官方网站,它不适合讨论 Swoft 的相关问题。如需讨论、交流 Swoft,建议在 Swoft 的相关仓库、聊天室或技术社区中讨论,以获得更多帮助。