Skip to content

Commit 1200bdd

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 5f9f073 commit 1200bdd

File tree

4 files changed

+39
-41
lines changed

4 files changed

+39
-41
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
43eb67d2
1+
b58d4552

git_cli.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -480,15 +480,13 @@ <h4 class="anchored" data-anchor-id="setting-up-your-github-token">Setting up yo
480480
<li>workflow</li>
481481
<li>gist</li>
482482
<li>all user actions</li>
483-
</ul></li>
484-
</ol>
485-
<p><a href="img/github-token.png">GitHub token settings</a></p>
486-
<ol start="4" type="1">
487-
<li>Then click the <code>Generate token</code> button at the bottom of the page.</li>
483+
</ul>
484+
<p><img src="img/github-token.png" class="img-fluid" style="width:65.0%"></p></li>
485+
<li><p>Then click the <code>Generate token</code> button at the bottom of the page.</p></li>
488486
</ol>
489-
<p>DO NOT CLOSE the next page as it will be the only time you can see your token.</p>
490-
<p>Copy your token to your clipboard and then try to push to GitHub from the command line. When you are prompted for your password, copy your token.</p>
491-
<p>Only once it has worked and that your token as been cached by your OS password manager you should be able to close the GitHub webpage displaying your token value.</p>
487+
<p><strong>DO NOT CLOSE the next page</strong> as it will be the only time you can see your token.</p>
488+
<p>Copy your token to your clipboard and then push to GitHub from the command line using <code>git push</code>. When you are prompted for your password, copy your token.</p>
489+
<p>Only once it has worked and that your token as been cached by your OS password manager you can close the GitHub webpage displaying your token value.</p>
492490
</section>
493491
<section id="setting-up-your-ssh-key" class="level4">
494492
<h4 class="anchored" data-anchor-id="setting-up-your-ssh-key">Setting up your SSH key</h4>

0 commit comments

Comments
 (0)