slides: slight re-ordering and add titles to each page

This commit is contained in:
silver 2025-09-24 13:49:55 +01:00 committed by skyapples
parent 5a4b2773bf
commit 800b532e09

View file

@ -93,6 +93,15 @@ WHY don't we use SVN
<!-- end_slide -->
Don't do these types of commit messages
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/bad_message.png)
<!-- end_slide -->
Live demonstration time
=================================
<!-- font_size: 5 -->
@ -107,62 +116,80 @@ How to download Git & Git LFS
<!-- alignment: center -->
## Download
<<https://git-scm.com/downloads>>
<!-- end_slide -->
<!-- alignment: center -->
https://git-scm.com/downloads
![image:width:100%](intro_to_git/git_download_button.png)
<!-- end_slide -->
How to download Git & Git LFS
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/git_installer.png)
<!-- end_slide -->
How to download Git & Git LFS
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/git_installer_notepad_as_default_editor.png)
<!-- end_slide -->
How to download Git & Git LFS
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/git_installer_rename_master_to_main.png)
<!-- end_slide -->
How to download Git & Git LFS
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/git_installer_checkout_unix.png)
<!-- end_slide -->
How to download Git & Git LFS
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/git_installer_default_rebase_pull.png)
<!-- end_slide -->
<!-- alignment: center -->
<https://forgejo.skynet.ie/Skynet/deploy_user>
<!-- end_slide -->
Don't do these types of commit messages
LFS Install
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/bad_message.png)
https://git-lfs.com/
Same deal as before, just download and install.
It'll ask to be ran as Administrator, say yes.
<!-- end_slide -->
Git && CI/CD
=================================
<!-- alignment: center -->
https://forgejo.skynet.ie/Skynet/deploy_user
![image:width:100%](intro_to_git/forgejo_template_button.png)
<!-- end_slide -->
Git && CI/CD
=================================
![image:width:100%](intro_to_git/forgejo_template_repo_creation.png)
<!-- end_slide -->
Git && CI/CD
=================================
<!-- alignment: center -->
![image:width:100%](intro_to_git/forgejo_repo_link.png)
@ -170,16 +197,6 @@ Don't do these types of commit messages
<!-- end_slide -->
<!-- alignment: center -->
LFS Install
=================================
<!-- alignment: center -->
<https://git-lfs.com/>
Same deal as before, just download and install.
It'll ask to be ran as Administrator, say yes.
<!-- end_slide -->
Setup SSH key (see Readme.md)
=================================
<!-- alignment: center -->
@ -239,6 +256,6 @@ Go here
=================================
<!-- alignment: center -->
<https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent>
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
<!-- end_slide -->