feat: add services (#265)

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
Henrique Dias 2019-07-15 22:13:38 +00:00 committed by GitHub
parent 73c8a31c1b
commit 457d203efb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 7 deletions

View file

@ -269,11 +269,6 @@ content:
picture: /images/peer-bandwidth-demo.jpg
description: >
An demo app that uses window.ipfs, provided by the IPFS Companion web extension to get and graph bandwidth info for your IPFS node
- title: Pinata
website: https://pinata.cloud
picture: /images/pinata.png
description: >
Build and manage your dapp through Pinatas REST API and IPFS toolkit.
- title: PubSub Chat Demo
website: https://ipfs.io/ipfs/QmWZ3u5S7RjFXKfW6dSZhj7CozcvpqJxm48RYMmKkWcmNQ/
source: https://github.com/tableflip/ipfs-pubsub-chat-example

10
data/services.yaml Normal file
View file

@ -0,0 +1,10 @@
title: Services
color: green
icon: stroke_decentralization
description: Services that make use of IPFS technologies.
content:
- title: Pinata
website: https://pinata.cloud
picture: /images/pinata.png
description: >
Build and manage your dapp through Pinatas REST API and IPFS toolkit.