Update Husky scripts
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
{% include card.html color="success"
|
||||
title="CryptPad"
|
||||
image="/assets/img/provider/CryptPad.png"
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
footer='OS: Linux, macOS, Windows, Web.'
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
{% include card.html color="primary"
|
||||
title="Etherpad"
|
||||
image="/assets/img/tools/Etherpad.png"
|
||||
url="https://etherpad.org/"
|
||||
@ -20,7 +20,7 @@
|
||||
description="Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. <a href=https://github.com/ether/etherpad-lite/wiki/Sites-that-run-Etherpad>Sites That Run Etherpad</a>"
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
{% include card.html color="warning"
|
||||
title="Write.as"
|
||||
image="/assets/img/tools/WriteAs.png"
|
||||
url="https://write.as/"
|
||||
@ -34,10 +34,10 @@
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://crypt.ee/">Cryptee</a> - Free privacy-friendly service for storing Documents, files and Photos</li>
|
||||
<li><a href="https://ethercalc.net/">EtherCalc</a> - EtherCalc is a web spreadsheet. Data is saved on the web, and people can edit the same document at the same time. Changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions.</li>
|
||||
<li><a href="https://disroot.org/">disroot.org</a> - Free privacy-friendly service that offers Etherpad, EtherCalc and PrivateBin.</li>
|
||||
<li><a href="https://dudle.inf.tu-dresden.de/anonymous/">dudle</a> - An online scheduling application, which is free and OpenSource. Schedule meetings or make small online polls. No email collection or the need of registration.</li>
|
||||
<li><a href="https://www.libreoffice.org/">LibreOffice</a> - Free and open source office suite</li>
|
||||
<li><a href="https://vscodium.com/">VSCodium</a> - Fork of Visual Studio Code editor without Microsoft's tracking </li>
|
||||
</ul>
|
||||
<li><a href="https://crypt.ee/">Cryptee</a> - Free privacy-friendly service for storing Documents, files and Photos</li>
|
||||
<li><a href="https://ethercalc.net/">EtherCalc</a> - EtherCalc is a web spreadsheet. Data is saved on the web, and people can edit the same document at the same time. Changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions.</li>
|
||||
<li><a href="https://disroot.org/">disroot.org</a> - Free privacy-friendly service that offers Etherpad, EtherCalc and PrivateBin.</li>
|
||||
<li><a href="https://dudle.inf.tu-dresden.de/anonymous/">dudle</a> - An online scheduling application, which is free and OpenSource. Schedule meetings or make small online polls. No email collection or the need of registration.</li>
|
||||
<li><a href="https://www.libreoffice.org/">LibreOffice</a> - Free and open source office suite</li>
|
||||
<li><a href="https://vscodium.com/">VSCodium</a> - Fork of Visual Studio Code editor without Microsoft's tracking </li>
|
||||
</ul>
|
Reference in New Issue
Block a user