Skip to content

Commit

Permalink
Circle #293
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Jun 1, 2024
1 parent 404f308 commit 1407feb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,17 @@ <h2>Scalable</h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/DFzukK5-rpU" title="Kit Intro" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

<div class="column-wrapper" id="intro">
<div width="560" height="315">
<h3>Introductory Kit Course</h3>
<hr>
<p>
This course will introduce developers to service development using Kit micro-framework. The course will cover setting up a new project, adding routes, managing resources, and working with the database.
</p>
<p><b><a href="https://www.jacekschae.com/kit">https://www.jacekschae.com/kit</a></b></p>
</div>
</div>

<div class="column-wrapper" id="easy-start">
<p>Using <a href="https://clojure.org/guides/getting_started">Clojure tools</a>, getting started is as easy as:</p>
<pre class="bash hljs">
Expand Down

0 comments on commit 1407feb

Please sign in to comment.