Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 的相关仓库、聊天室或技术社区中讨论,以获得更多帮助。