unixjazz / luftdaten-local-labs

Map of local Luftdaten.info labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luftdaten-local-labs

These are the source files for the map of local Luftdaten.info labs and contacts.

Setup

Install Ruby and GEM: https://jekyllrb.com/docs/installation/#guides

Create Gemfile:

bundle init

inside the Gemfile add this line

gem "jekyll"

Then get the dependencies:

gem install bundler
bundler install

You can now build and serve the site:

bundler exec jekyll serve

Add new lab

Go to the folder _labs, create a copy of stuttgart.yml. Rename it (name of city as filename prefered) and make your changes.

Icons used

Simple icons: https://github.com/simple-icons/simple-icons https://simpleicons.org/

About

Map of local Luftdaten.info labs

License:GNU General Public License v3.0


Languages

Language:JavaScript 56.8%Language:HTML 35.4%Language:CSS 7.7%