Skip to content

Commit aaf8680

Browse files
authored
Removing out of date video installation tutorials
1 parent aba3459 commit aaf8680

File tree

4 files changed

+1
-38
lines changed

4 files changed

+1
-38
lines changed

_includes/install_instructions/editor.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ <h3>Text Editor</h3>
3333
for an example on how to open nano.
3434
It should be pre-installed.
3535
</p>
36-
<h4 id="editor-macos-video-tutorial">Video Tutorial</h4>
37-
<div class="yt-wrapper2">
38-
<div class="yt-wrapper">
39-
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
40-
</div>
41-
</div>
4236
</article>
4337
<article role="tabpanel" class="tab-pane" id="editor-linux">
4438
<p>

_includes/install_instructions/git.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,8 @@ <h3>Git</h3>
5353
(Note: this project is no longer maintained.)
5454
Because this installer is not signed by the developer, you may have to
5555
right click (control click) on the .pkg file, click Open, and click
56-
Open in the pop-up dialog. You can watch
57-
<a href="https://www.youtube.com/watch?v=9LQhwETCdwY ">a video tutorial about this case</a>.
56+
Open in the pop-up dialog.
5857
</p>
59-
<h4>Video Tutorial</h4>
60-
<div class="yt-wrapper2">
61-
<div class="yt-wrapper">
62-
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
63-
</div>
64-
</div>
6558
</article>
6659
<article role="tabpanel" class="tab-pane" id="git-linux">
6760
<p>

_includes/install_instructions/r.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ <h3>R</h3>
2828
administrator" instead of double-clicking). Otherwise problems may occur later,
2929
for example when installing R packages.
3030
</p>
31-
<h4>Video Tutorial</h4>
32-
<div class="yt-wrapper2">
33-
<div class="yt-wrapper">
34-
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/q0PjTAylwoU?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
35-
</div>
36-
</div>
3731
</article>
3832
<article role="tabpanel" class="tab-pane" id="rstats-macos">
3933
<p>
@@ -43,12 +37,6 @@ <h4>Video Tutorial</h4>
4337
Also, please install the
4438
<a href="https://posit.co/download/rstudio-desktop/">RStudio IDE</a>.
4539
</p>
46-
<h4>Video Tutorial</h4>
47-
<div class="yt-wrapper2">
48-
<div class="yt-wrapper">
49-
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/5-ly3kyxwEg?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
50-
</div>
51-
</div>
5240
</article>
5341
<article role="tabpanel" class="tab-pane" id="rstats-linux">
5442
<p>

_includes/install_instructions/shell.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@ <h3>The Bash Shell</h3>
9797
</li>
9898
</ol>
9999
<p>This will provide you with both Git and Bash in the Git Bash program.</p>
100-
<h4>Video Tutorial</h4>
101-
<div class="yt-wrapper2">
102-
<div class="yt-wrapper">
103-
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/339AEqk9c-8?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
104-
</div>
105-
</div>
106100
</article>
107101
<article role="tabpanel" class="tab-pane" id="shell-macos">
108102
<p>
@@ -129,12 +123,6 @@ <h4>Video Tutorial</h4>
129123
<kbd>Return</kbd> key and reboot. To check available shells, type
130124
<code>cat /etc/shells</code>.
131125
</p>
132-
<h4 id="shell-macos-video-tutorial">Video Tutorial</h4>
133-
<div class="yt-wrapper2">
134-
<div class="yt-wrapper">
135-
<iframe type="text/html" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" src="https://www.youtube-nocookie.com/embed/9LQhwETCdwY?modestbranding=1&playsinline=1&iv_load_policy=3&rel=0" class="yt-frame" allowfullscreen></iframe>
136-
</div>
137-
</div>
138126
</article>
139127
<article role="tabpanel" class="tab-pane" id="shell-linux">
140128
<p>

0 commit comments

Comments
 (0)