dev-site

dev-site

和风天气开发平台网站的源代码 Source code for dev.qweather.com

和风天气开发平台网站

和风天气开发平台的网站使用jekyll创建,并托管于Github。

大多数情况你只需要直接访问 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.浏览器访问 http://localhost:4000, 哦了!

许可证

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

QWeather Develop website

dev.qweather.com is powered by jekyll 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

3.Run jekyll

cd repo_folder
jekyll serve

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

License

MIT for code, CC BY 3.0 for content.