项目作者: thoughtbot

项目描述 :
The website for Tropos
高级语言: Haml
项目地址: git://github.com/thoughtbot/troposweather.com.git
创建时间: 2015-01-13T21:34:58Z
项目社区:https://github.com/thoughtbot/troposweather.com

开源协议:

下载


troposweather.com

This is the source code for the Tropos website. It’s built
with Middleman.

You can find the source code for the iOS app at thoughtbot/Tropos
and the Android app at thoughtbot/tropos-android.

Setup

  1. Set up your machine:

    1. bin/setup
  2. Run the app:

    1. bundle exec middleman
    1. open http://localhost:4567

Deployment

This website is deployed on Netlify. Trigger a deploy by pushing to
the master branch on GitHub.