Skip to content

Commit 5d770ab

Browse files
committed
docs: add video app walkthrough to mkdocs
1 parent 5901f58 commit 5d770ab

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
13.9 MB
Binary file not shown.

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ Spotify Electron is a cross-platform music streaming desktop app made with Elect
55
This guide is designed to provide developers with all the necessary information to install, configure, use and extend the Spotify Electron application.
66

77
![SpotifyPreview](assets/videos/SpotifyElectronReadmePreview.gif)
8+
9+
![type:video](assets/videos/app-walkthrough.mp4)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ theme:
5959
plugins:
6060
- mkdocstrings
6161
- search
62+
- mkdocs-video
6263

6364
markdown_extensions:
6465
- mdx_truly_sane_lists

requirements-docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ mkdocstrings-python==1.10.3
22
mkdocs-material==9.5.24
33
mkdocs==1.6.0
44
mdx-truly-sane-lists==1.3
5+
mkdocs-video==1.5.0

0 commit comments

Comments
 (0)