Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigfox/makers.sigfox.com
https://github.com/sigfox/makers.sigfox.com
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sigfox/makers.sigfox.com
- Owner: sigfox
- Created: 2015-06-08T09:25:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T07:32:48.000Z (over 6 years ago)
- Last Synced: 2024-11-06T12:57:01.561Z (10 days ago)
- Language: CSS
- Homepage: http://makers.sigfox.com
- Size: 64.3 MB
- Stars: 11
- Watchers: 11
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`