/dev-site

dev.qweather.com source code 和风天气开发平台网站

Primary LanguageSCSSMIT LicenseMIT

和风天气开发平台网站

和风天气开发平台的网站使用jekyll创建,我们提供了网站的源代码。

大多数情况你只需要直接访问 https://dev.qweather.com

如何本地运行dev.qweather.com

1.克隆

git clone https://github.com/qwd/dev-site.git

2.安装jekyll,请参考jekyll官方安装文档

3.运行jekyll

cd repo_folder
jekyll serve

4.浏览器访问 https://localhost:4000, 哦了!

许可证

代码遵循MIT,内容遵循CC BY 3.0

QWeather Develop website

dev.qweather.com is build by jekyll, we provide the source code for this website.

Running locally

1.Clone this repo

git clone https://github.com/qwd/dev-site.git

2.Install jekyll, please follow jekyll officail docs

3.Run jekyll

cd repo_folder
jekyll serve

4.Open http://localhost:4000, done!

License

MIT for code, CC BY 3.0 for content.