From 5f51c8efd7cab9b061f772d52d2bae51c9842aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Meyer?= Date: Mon, 9 Nov 2020 01:12:34 -0300 Subject: [PATCH 1/2] Adde IPGit Added a simple project of mine that uses IPFS and Git :) --- data/apps.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/apps.yaml b/data/apps.yaml index 7cea981..2fedad2 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -195,6 +195,9 @@ content: source: https://github.com/victorbjelkholm/ipfsbin description: > Pastebin clone build. + - title: IPGit + source: https://github.com/meyer1994/ipgit + description: Remote Git repository that mirrors your code to IPFS - title: IpJot website: https://ipjot.herokuapp.com/ description: > From 58f328cdec045a92361955479d68578ad42a5567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Meyer?= Date: Mon, 9 Nov 2020 01:13:59 -0300 Subject: [PATCH 2/2] Fixed description --- data/apps.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/apps.yaml b/data/apps.yaml index 2fedad2..94ab9ca 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -197,7 +197,8 @@ content: Pastebin clone build. - title: IPGit source: https://github.com/meyer1994/ipgit - description: Remote Git repository that mirrors your code to IPFS + description: > + Remote Git repository that mirrors your code to IPFS - title: IpJot website: https://ipjot.herokuapp.com/ description: >