From cde54e91908a1eea6eb9425fa3b5c0c9815e526f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 26 Oct 2023 15:48:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b47f94..8aeb20a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Skiff uses [Kamal](https://kamal-deploy.org) to deploy static sites using nginx with Server-Side Includes (SSI). +Understand the why and the how in this introduction video: https://www.youtube.com/watch?v=YoabUEzpM6k + ## Local development If you have a Ruby environment available, you can install Skiff globally with: