style changes and introducing /add-ssh-key-to-existing-capsul

This commit is contained in:
2022-02-11 17:15:56 -06:00
parent 5167b3a5f3
commit 318e24a093
9 changed files with 126 additions and 30 deletions

View File

@ -8,6 +8,18 @@
{% block subcontent %}
<p>
<ul>
<li>2021-02-11: Added the <span class="code">/add-ssh-key-to-existing-capsul</span> page
<ul>
<li>This is sort of like an interactive FAQ to help users understand why the app is structured like it is</li>
</ul>
</li>
<li>2022-02-09: Introduced a distinction between "short term" and "long term" capsuls
<ul>
<li><b>NEW!</b> You can now create a capsul even if your account doesn't have the funds required to keep it running for a month</li>
<li>Short term capsuls will be deleted without warning as soon as your account reaches $0</li>
<li>As always, you will recieve multiple warning emails as your account runs out of funds before any long term capsuls will be deleted</li>
</ul>
</li>
<li>2021-12-17: OpenBSD, Debian, Alpine Linux, Ubuntu and Arch Linux images were updated to the latest version
<ul>
<li><b>NEW!</b> Rocky Linux 8 image is avaliable to launch</li>