From c6037330a091100e8832fc0569f4373d17e81e6b Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Sat, 14 Sep 2019 10:57:08 -0700
Subject: [PATCH] Convert File Sync to cardv2
---
_includes/sections/file-sync.html | 44 ++++++++++++++++++++-----------
1 file changed, 28 insertions(+), 16 deletions(-)
diff --git a/_includes/sections/file-sync.html b/_includes/sections/file-sync.html
index e7a8fd77..127383de 100644
--- a/_includes/sections/file-sync.html
+++ b/_includes/sections/file-sync.html
@@ -1,24 +1,36 @@
-
Secure File Sync Software
+
+
+
+
+ Secure File Sync Software
+
-
-
- {% include card.html color="success"
+{%
+ include cardv2.html
title="SparkleShare"
image="/assets/img/tools/SparkleShare.png"
- url="https://sparkleshare.org/"
- footer="OS: Windows, macOS, Linux."
- description="SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or \"projects\") to this folder. These projects will be automatically
- kept in sync with both the host and all of your peers when someone adds, removes or edits a file."
- %} {% include card.html color="primary"
+ description="SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or \"projects\") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file."
+ website="https://sparkleshare.org/"
+ forum=""
+ github="https://github.com/hbons/SparkleShare"
+ linux="https://www.sparkleshare.org/"
+ mac="https://github.com/hbons/SparkleShare/releases/"
+%}
+
+{%
+ include cardv2.html
title="Syncthing"
image="/assets/img/tools/Syncthing.png"
- url="https://syncthing.net/"
- footer="OS: Windows, macOS, Linux, Android, BSD, Solaris."
- description="Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to
- choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet."
- %}
-
-
+ description="SyncThing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet."
+ website="https://syncthing.net/"
+ forum=""
+ github="https://github.com/syncthing?type=source"
+ windows="https://github.com/syncthing/syncthing-gtk/releases/latest"
+ linux="https://github.com/syncthing/syncthing-gtk/releases/latest"
+ mac="https://github.com/syncthing/syncthing-macos/releases/latest"
+ fdroid="https://f-droid.org/packages/com.nutomic.syncthingandroid/"
+ googleplay="https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid"
+%}
Worth Mentioning