From 16fd3eb786776a5a8b67ac1fc439ea008c048dd0 Mon Sep 17 00:00:00 2001 From: Nathan Toups Date: Wed, 25 Jul 2018 09:24:50 -0600 Subject: [PATCH] added app description, image and readme build --- README.md | 1 + data/apps.yaml | 6 ++++++ src/static/images/killcord.svg | 1 + 3 files changed, 8 insertions(+) create mode 100644 src/static/images/killcord.svg diff --git a/README.md b/README.md index f5e7d46..4fa047b 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or - [ipfs.pics](https://github.com/ipfspics/ipfspics-server) - Upload and share pics. - [IPFSBin](https://github.com/victorbjelkholm/ipfsbin) - Pastebin clone build. - [IPFSStore](https://ipfsstore.it) - Pinning paid with Bitcoin +- [killcord](https://killcord.io/) - A censorship resistant deadman's switch [Source](https://github.com/nomasters/killcord) - [markup.rocks](https://ipfs.io/ipfs/QmWPgJnUGLB1LPh9KMG9LEN4LVu5e17TwkEtcmTWdNn9V6/#/ipfs/QmfQ75DjAxYzxMP2hdm6o4wFwZS5t7uorEZ2pX9AKXEg2u) - Pandoc-based markup editor/previewer/converter, ported to IPFS. [Source](https://github.com/davidar/markup.rocks) - [NodeFort.io](https://www.nodefort.io) - Web-based IPFS node hosting service. - [OpenBazaar](https://www.openbazaar.org/) - This new version(v2.0) is built on IPFS, Openbazaar stores can now be accessible to buyers even when they are offline. diff --git a/data/apps.yaml b/data/apps.yaml index 2a0bb99..fe5a3d2 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -3,6 +3,12 @@ color: aqua icon: stroke_marketing description: Applications built with IPFS or with functionality that uses IPFS. content: + - title: killcord + website: https://killcord.io/ + source: https://github.com/nomasters/killcord + picture: /images/killcord.svg + description: > + A censorship resistant deadman's switch - title: akasha website: http://akasha.world/ description: > diff --git a/src/static/images/killcord.svg b/src/static/images/killcord.svg new file mode 100644 index 0000000..2b5def0 --- /dev/null +++ b/src/static/images/killcord.svg @@ -0,0 +1 @@ + \ No newline at end of file