Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

(old) Website for Opendata Stuttgart

License

Notifications You must be signed in to change notification settings

opendata-stuttgart/www.dusti.xyz

Repository files navigation

Bezahlbare open source DIY Feinstaub-Sensoren

Local builds

  1. Create development environment

  2. Clone git repository

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

  2. Install Bundler

```
gem install bundler
```
  1. Install Jekyll
```
bundle install
```
  1. Install Node.js and npm

  2. Install javascript dependencies

```
$ npm install -g grunt-cli
$ npm install -g bower
$ npm install
$ grunt
```
  1. Run Jekyll
bundle exec jekyll serve
  1. Open http://localhost:4000/ in your browser

License

All code is licensed under the MIT License.

Third party code

  • Bootstrap is licensed under the MIT License, Copyright (c) 2011-2015 Twitter, Inc.

  • jQuery is licensed under the MIT License, Copyright (c) 2014 jQuery Foundation and other contributors.

About

(old) Website for Opendata Stuttgart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published