Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

CodeForAfrica/HealthTools.AirQuality-SITE

 
 

Repository files navigation

Local builds

  1. Create development environment

  2. Clone git repository

```
git clone https://github.com/opendata-stuttgart/luftdaten.info.git
```
  1. Install Ruby >= 1.9.3

  2. Install Bundler

```
gem install bundler
```
  1. Install Jekyll
```
bundle install
```
  1. Run Jekyll
bundle exec jekyll serve
  1. Open http://localhost:4000/ in your browser

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.8%
  • CSS 23.9%
  • JavaScript 8.7%
  • Ruby 7.4%
  • Shell 0.2%