Update Husky scripts

This commit is contained in:
nitrohorse
2019-08-03 13:29:51 -07:00
parent de91049200
commit 9b4f84d96c
80 changed files with 2368 additions and 1765 deletions

View File

@ -1,12 +1,12 @@
<h1 id="mycloud" class="anchor"><a href="#mycloud"><i class="fas fa-link anchor-icon"></i></a> Self-Hosted Cloud Server Software</h1>
<div class="alert alert-warning" role="alert">
<strong>If you are currently using a Cloud Storage Services like Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should think about hosting it on your own.</strong>
<strong>If you are currently using a Cloud Storage Services like Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should think about hosting it on your own.</strong>
</div>
<div class="row mb-2">
{% include card.html color="success"
{% include card.html color="success"
title="Pydio"
image="/assets/img/tools/Pydio.png"
url="https://pydio.com/"
@ -15,7 +15,7 @@
to SaaS Boxes and Drives, with more control, safety and privacy, and favorable TCOs."
%}
{% include card.html color="primary"
{% include card.html color="primary"
title="Tahoe-LAFS"
image="/assets/img/tools/Tahoe-LAFS.png"
url="https://www.tahoe-lafs.org/"
@ -24,7 +24,7 @@
taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security."
%}
{% include card.html color="warning"
{% include card.html color="warning"
title="Nextcloud"
image="/assets/img/provider/Nextcloud.png"
url="https://nextcloud.com/"
@ -36,5 +36,5 @@
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://github.com/xwiki-labs/cryptpad/">CryptPad</a> - End-to-end encrypted real time collaboration sharing folders, media, and documents (open-source).</li>
</ul>
<li><a href="https://github.com/xwiki-labs/cryptpad/">CryptPad</a> - End-to-end encrypted real time collaboration sharing folders, media, and documents (open-source).</li>
</ul>