1
00:00:00,150 --> 00:00:01,270
Hey, everyone, welcome back.

2
00:00:01,710 --> 00:00:06,090
So as I've been working on this course, I've referred to this section internally.

3
00:00:06,090 --> 00:00:11,910
I mean, it's just me, but in my head internally, as GitHub odds and ends, I don't really think that's

4
00:00:11,910 --> 00:00:12,670
a fair title.

5
00:00:13,020 --> 00:00:16,980
There are some very important pieces in here and then some odds and ends.

6
00:00:17,610 --> 00:00:22,800
It's just another one of those Mottley sections, an assortment of topics that have to do with GitHub.

7
00:00:23,640 --> 00:00:28,050
So the first thing we covered is the difference between having a public and private repo and what it

8
00:00:28,050 --> 00:00:31,120
means that's going to be critical, but also very easy.

9
00:00:31,980 --> 00:00:34,680
Then we talk about adding collaborators to repost.

10
00:00:34,680 --> 00:00:40,920
How do we add somebody else and give them permission to push, for example, to a project that's going

11
00:00:40,920 --> 00:00:41,970
to be critical as well.

12
00:00:42,360 --> 00:00:44,860
You do that all the time, assuming you collaborate.

13
00:00:45,540 --> 00:00:48,840
We talk about README files, which is important.

14
00:00:49,200 --> 00:00:50,640
You may have seen this before.

15
00:00:50,790 --> 00:00:51,900
All caps read me.

16
00:00:52,110 --> 00:00:57,750
MD stands for Mark Down M.D. They play a particular role in GitHub repositories.

17
00:00:57,750 --> 00:01:03,530
Pretty much every Rupo has one, but it's not critical, important sort of best practice.

18
00:01:03,540 --> 00:01:05,300
It's a good habit to get into.

19
00:01:05,720 --> 00:01:07,260
Anyways, I'm getting ahead of myself.

20
00:01:07,380 --> 00:01:08,610
It's important, but not critical.

21
00:01:09,120 --> 00:01:11,340
Then I talk about markdown.

22
00:01:11,340 --> 00:01:14,880
If you're not familiar with markdown, it is not a gett or GitHub topic.

23
00:01:15,240 --> 00:01:18,150
But to make a read me, we do write markdown.

24
00:01:18,330 --> 00:01:19,620
So it's related.

25
00:01:20,130 --> 00:01:23,250
If you already know markdown, skip that if you don't check it out.

26
00:01:23,260 --> 00:01:27,210
But remember, markdown is the thing on its own and it's not tied to get in GitHub.

27
00:01:27,810 --> 00:01:30,270
And then two other things I'm going to say are nice to have.

28
00:01:30,570 --> 00:01:34,590
Definitely not important or critical a feature on GitHub called gists.

29
00:01:35,520 --> 00:01:36,530
That's all I'll say about it.

30
00:01:36,600 --> 00:01:39,300
They're nice to have, but a lot of people just don't even use them.

31
00:01:39,690 --> 00:01:46,140
And then GitHub pages, a very nice to have tool from GitHub that allows us it helps us to easily host

32
00:01:46,140 --> 00:01:49,800
Web pages, static Web pages from our repositories.

33
00:01:50,130 --> 00:01:53,580
So very nice to have, but also not at all critical.

34
00:01:53,700 --> 00:01:55,410
It's just not a feature of git.

35
00:01:55,650 --> 00:02:00,840
It's a feature of GitHub, but it's one that's pleasant and it's a nice especially if you're starting

36
00:02:00,840 --> 00:02:04,350
out you on a personal side, a portfolio site, you want to demo a project.

37
00:02:04,350 --> 00:02:06,150
It's very useful anyway.

38
00:02:06,270 --> 00:02:09,750
Again, we'll talk about it in the actual video on GitHub pages.

39
00:02:10,110 --> 00:02:15,540
The main things I hope you take away from this section are really just about settings in a reffo public

40
00:02:15,540 --> 00:02:21,690
versus private permissions, adding collaborators and then some GitHub adjacent topics like markdown

41
00:02:21,690 --> 00:02:24,720
and read me files, GitHub pages worth knowing about.

42
00:02:24,810 --> 00:02:28,170
Nice to have in the course for a reason, but just not critical.

43
00:02:28,230 --> 00:02:29,790
OK, I got to shut up by.
