和风天气开发平台的网站使用jekyll创建,并托管于Github。
大多数情况你只需要直接访问 https://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
, 哦了!
dev.qweather.com is powered by jekyll and hosted by Github.
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!