Skip to content

Commit

Permalink
Remove v1 screencast
Browse files Browse the repository at this point in the history
  • Loading branch information
djmb committed Sep 26, 2024
1 parent 608d86d commit fa2aae6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,6 @@ <h1>Deploy web apps anywhere.</h1>
</header>
</div>

<div class="video">
<div class="video__content">
<video poster="{{ '/assets/videos/kamal-1-0-poster.webp' | absolute_url }}" alt="" src="https://d3uge1suktrt9o.cloudfront.net/kamal-screencast.mp4" type="video/mp4" width="100%" data-event="Introducing Kamal" playsinline preload="none">
<track default kind="captions" srclang="en" src="/assets/videos/kamal-screencast.vtt">
</video>
<button aria-label="Play video about Kamal">
<span></span>
</button>
</div>
</div>

<div class="intro">
<div class="intro__content">
<p>Kamal offers zero-downtime deploys, rolling restarts, asset bridging, remote builds, accessory service management, and everything else you need to deploy and manage your web app in production with Docker. Originally built for Rails apps, Kamal will work with any type of web app that can be containerized.</p>
Expand Down

0 comments on commit fa2aae6

Please sign in to comment.