Skip to content

sigfox/makers.sigfox.com

Repository files navigation

As Of July 2018, this repository is deprecated. New Sigfox Developers webpage is located here: https://www.sigfox.com/en/sigfox-developers

Sigfox Developer Portal website

This repo is used to publish the http://makers.sigfox.com website, using Github pages

It's using Jekyll.

Run locally

$ bundle install
$ jekyll serve

Add a page

Simply create a new .html file, either with raw source code or using building blocks from the _includes folder

Events

Events are generated using a yaml file : ./_data/events.yml . You can easily add, remove or edit one

Ambassadors

The list of ambassadors & their skills are listed in another yaml file : ./_data/ambassadors.yml