Add the preview of what is going to happen with the demo.

This commit is contained in:
Dave Smith-Hayes 2024-10-29 21:59:27 -04:00
parent 1aee3a192d
commit 8a1020181a

View File

@ -164,6 +164,32 @@
</ul> </ul>
</section> </section>
<section>
<h2>What's already done?</h2>
</section>
<section>
<ul>
<li>Server Setup</li>
<li class="fragment">DNS Records</li>
<li class="fragment">Dokku installation</li>
<li class="fragment">Git Remote Setup</li>
</ul>
</section>
<section>
<h2>What We're Going to Do</h2>
</section>
<section>
<ul>
<li>Create an app with Dokku</li>
<li class="fragment">Push the code</li>
<li class="fragment">Add SSL</li>
<li class="fragment">Chat!</li>
</ul>
</section>
<!-- Deployment Example --> <!-- Deployment Example -->
</div> </div>