Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sigfox/makers.sigfox.com


https://github.com/sigfox/makers.sigfox.com

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

## 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](https://pages.github.com/)

It's using [Jekyll](https://jekyllrb.com/).

## 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`