# dev-site **Repository Path**: ttx-sky_admin/dev-site ## Basic Information - **Project Name**: dev-site - **Description**: 和风天气开发平台网站的源代码 Source code for dev.qweather.com - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-01 - **Last Updated**: 2026-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 和风天气开发平台网站 [和风天气开发平台](https://dev.qweather.com)的网站使用[jekyll](https://jekyllrb.com)创建,并托管于Github。 > 大多数情况你只需要直接访问 ## 如何本地运行dev.qweather.com 1.克隆 ``` git clone https://github.com/qwd/dev-site.git ``` 2.安装jekyll,请参考[jekyll官方安装文档](https://jekyllrb.com/docs/) 3.运行jekyll ``` cd repo_folder jekyll serve ``` 4.浏览器访问 `http://localhost:4000`, 哦了! ## 许可证 代码遵循[MIT](https://github.com/qwd/docs/blob/master/LICENSE),内容遵循[CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) # QWeather Develop website [dev.qweather.com](https://dev.qweather.com/en/) is powered by [jekyll](https://jekyllrb.com) and hosted by Github. ### Running locally 1.Clone this repo ``` git clone https://github.com/qwd/dev-site.git ``` 2.Install jekyll, please follow [jekyll officail docs](https://jekyllrb.com/docs/) 3.Run jekyll ``` cd repo_folder jekyll serve ``` 4.Open `http://localhost:4000`, done! ## License [MIT](https://github.com/qwd/docs/blob/master/LICENSE) for code, [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) for content.