As Of July 2018, this repository is deprecated. New Sigfox Developers webpage is located here: https://www.sigfox.com/en/sigfox-developers
This repo is used to publish the https://makers.sigfox.com website, using Github pages
It's using Jekyll.
$ bundle install
$ jekyll serve
Simply create a new .html
file, either with raw source code or using building blocks from the _includes
folder
Events are generated using a yaml file : ./_data/events.yml
.
You can easily add, remove or edit one
The list of ambassadors & their skills are listed in another yaml file : ./_data/ambassadors.yml