Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
docs: Adding ELI5 video to the home page (Instagram#1555)
Browse files Browse the repository at this point in the history
Summary:
Here at Meta Open Source, we've been creating short-form videos to explain Meta OSS projects in the simplest terms possible. We started embedding these videos into project pages as you can see in [Docusaurus home page](https://docusaurus.io/), [Jest](https://jestjs.io/), [Litho](https://fblitho.com/), [Hydra](https://hydra.cc/), etc.

Pull Request resolved: Instagram#1555

Test Plan: <img width="1440" alt="image" src="https://user-images.githubusercontent.com/12485205/155072488-785a36f7-5873-4d94-8492-55de70702847.png">

Reviewed By: candance

Differential Revision: D34383727

Pulled By: dmitryvinn-fb

fbshipit-source-id: 918569273ad58efbbb64fac03cfe728c761a2182
  • Loading branch information
dmitryvinn authored and facebook-github-bot committed Feb 23, 2022
1 parent d55479e commit ab05b63
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,15 @@

<p>A data-driven <code>UICollectionView</code> framework for building fast and flexible lists.</p>

<div align="center">
<h3>Watch Introductory Video</h3>
<iframe width="560" height="315" src="https://www.youtube.com/embed/3-WwZaiuJ3g"
title="Explain Like I'm 5: IGListKit" frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen ></iframe>
</div>
<br/>

<table><thead>
<tr>
<th></th>
Expand Down

0 comments on commit ab05b63

Please sign in to comment.