capsul.org webapp
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

main page makeup

j3s.sh 7f0379a7 376120bd

verified
+14 -6
+14 -6
capsulflask/templates/index.html
··· 3 3 {% block title %}Capsul{% endblock %} 4 4 5 5 {% block content %} 6 - <p>Simple, fast, private virtual machines. Made by hackers, for hackers.</p> 7 - 6 + <p>Simple, fast, private virtual machines.</p> 7 + <p>By hackers, for hackers.</p> 8 8 <p> 9 9 <ul> 10 - <li>Low friction: simply log in with your email address and fund your account with Credit/Debit or Bitcoin/Monero</li> 11 - <li>Root disks are backed up every day at no charge <a href="/backup-instructions">(some assembly required)</a> </li> 12 - <li>Storage is fast, local, and solid-state</li> 13 - <li>Network connections are low latency</li> 10 + <li>Low friction 11 + <ul> 12 + <li>log in via email</li> 13 + <li>fund your account via credit/debit or Bitcoin/Monero</li> 14 + </ul> 15 + <li>Root disks are backed up every day at no charge 16 + <ul> 17 + <li><a href="/backup-instructions">(some assembly required)</a></li> 18 + </ul> 19 + </li> 20 + <li>Fast, local storage</li> 21 + <li>Low latency network</li> 14 22 <li>Upfront prices, no confusing billing</li> 15 23 <li>Operated by <a href="https://breaksoftware.xyz/">Jes and Forest</a> + volunteers from <a href="https://cyberia.club">Cyberia Computer Club</a> 16 24 <ul>