Some polish for the feature list

This commit is contained in:
AJvanLoon 2019-04-25 16:56:50 +02:00 committed by GitHub
parent b4b00f0c93
commit 60146db563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,16 +81,16 @@
<section class="IndexFeatures">
<h2>Features</h2>
<ul class="IndexFeatures-list">
<li><strong>Lightweight,</strong> modular plugin-based architecture, easy on dependencies <img width="16" align="absmiddle" src="/images/emojis/zap.png" /></li>
<li>Large uploads survive network hiccups thanks to <strong>Resumable file uploads</strong> via the open <strong><a href="https://tus.io/">tus</a></strong> standard</li>
<li><img width="16" align="absmiddle" src="/images/emojis/battery.png" /> Saves battery & data plan by letting users pick files from <strong>Webcam, Dropbox, Google Drive, Instagram,</strong> but letting servers do the heavy lifting via <strong><a href="/docs/companion/">Companion</a></strong></li>
<li>Works great with file encoding and processing backend <strong><a href="https://transloadit.com/">Transloadit</a></strong>, works great without <img width="16" align="absmiddle" src="/images/emojis/transloadit.png" /></li>
<li><strong>Open source and driven by the community.</strong> We listen closely and adjust the project based on your feedback <img width="16" align="absmiddle" src="/images/emojis/heart.png" /></li>
<li><strong>Lightweight</strong> and modular, plugin-based architecture, easy on dependencies <img width="16" align="absmiddle" src="/images/emojis/zap.png" /></li>
<li>Large uploads survive network hiccups thanks to <strong>resumable file uploads</strong> via the open <strong><a href="https://tus.io/">tus</a></strong> standard</li>
<li><img width="16" align="absmiddle" src="/images/emojis/battery.png" /> Saves battery and data plan by letting users pick files from <strong>Webcam, Dropbox, Google Drive and Instagram</strong>, while letting servers do the heavy lifting via <strong><a href="/docs/companion/">Companion</a></strong></li>
<li>Works great with the file encoding and processing backend from <strong><a href="https://transloadit.com/">Transloadit</a></strong>, but also works great without <img width="16" align="absmiddle" src="/images/emojis/transloadit.png" /></li>
<li><strong>Open source and driven by the community</strong> We listen closely and adjust the project based on your feedback <img width="16" align="absmiddle" src="/images/emojis/heart.png" /></li>
<li><strong>Sleek user interface <img width="16" align="absmiddle" src="/images/emojis/sparkles.png" /></strong></li>
<li>File recovery (after a browser crash or accidental navigation) via <strong><a href="/docs/golden-retriever/">Golden Retriever</a></strong></li>
<li>Speaks <strong>multiple languages</strong> (i18n) <img width="16" align="absmiddle" src="/images/emojis/earth_africa.png" /></li>
<li>Built with accessibility in mind</li>
<li><strong>Free for the world, forever</strong></li>
<li><strong>Free to the world, forever</strong></li>
<li>Cute as a puppy, also accepts cat pictures <img width="16" align="absmiddle" src="/images/emojis/dog.png" /></li>
</ul>
</section>