This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 51189fc  WIP.
51189fc is described below

commit 51189fc8ab36df966d89f8e713ccb7b6061fa97c
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Jul 25 17:47:50 2021 -0700

    WIP.
---
 installation.html | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/installation.html b/installation.html
index 2505665..9297930 100644
--- a/installation.html
+++ b/installation.html
@@ -22,6 +22,23 @@ id: installation
 -->
 
 <div id="installation" class="col-md-8 second-column">
+    <section id="tldr">
+        <h2 class="section-title">TL;DR; <a href="#"><i class="top-link fas 
fa-fw fa-angle-double-up"></i></a></h2>
+        <p>
+            Watch this quick video (7:48) on how to download, install and 
verify your installation:
+        </p>
+        <p>
+            <iframe
+                width="560"
+                height="315"
+                src="https://www.youtube.com/embed/OYhc6R0b1GA";
+                title="Apache NLPCraft - Download, Installation & Verification"
+                frameborder="0"
+                modestbranding="1"
+                allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                allowfullscreen></iframe>
+        </p>
+    </section>
     <section id="install">
         <h2 class="section-title">Installation <a href="#"><i class="top-link 
fas fa-fw fa-angle-double-up"></i></a></h2>
         <p>

Reply via email to