Skip to content

seduerr91/luftdaten.info

 
 

Repository files navigation

!!! Don't use this version. This is only to archive this files !!!

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

About

Website for dust measuring project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.5%
  • CSS 24.8%
  • JavaScript 9.1%
  • Ruby 4.3%
  • Shell 0.3%