Skip to content

Commit

Permalink
Add rst file for image gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonJLazard committed Jun 17, 2024
1 parent a637823 commit 23737de
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions doc/source/image_gallery.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
.. raw:: latex

\clearpage

.. |nbspc| unicode:: U+00A0 .. non-breaking space

.. ADDING YOUR VIDEOS
.. Embed YouTube videos changing the width to 30% and deleting the height
.. Follow the format below creating a unique alias for your video
.. |Feathern1| raw:: html

<iframe width="30%" src="https://www.youtube.com/embed/3iRggdo3i0I" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

.. |Feathern2| raw:: html

<iframe width="30%" src="https://www.youtube.com/embed/1KArtuLYUmY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

.. |Feathern3| raw:: html

<iframe width="30%" src="https://www.youtube.com/embed/OUICRNiFhpU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Image Gallery
=============


Rotating
--------
.. ADD A URL so the link will print in the pdf version since the videos do not
.. raw:: latex

\url{https://www.youtube.com/embed/3iRggdo3i0I}
\url{https://www.youtube.com/embed/1KArtuLYUmY}
\url{https://www.youtube.com/embed/OUICRNiFhpU}

.. Place videos 3 across separated by 2 non-breaking white space.
.. Insert a blank line between rows.
|Feathern1| |nbspc| |nbspc| |Feathern2| |nbspc| |nbspc| |Feathern3|

0 comments on commit 23737de

Please sign in to comment.