Skip to content

Commit 3e9f14f

Browse files
authored
Merge pull request #19 from seanstuntz/master
Stuntz Rmarkdown Files
2 parents c22c2db + 0f98943 commit 3e9f14f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Stuntz Slides.Rmd

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "Github Account Creation"
3+
author: "Sean Stuntz"
4+
date: "January 9, 2018"
5+
output: ioslides_presentation
6+
---
7+
8+
## Github Website and First Time Use
9+
- [Follow Link](github.com)
10+
- Create a Username and Password
11+
- Click the big green "Sign Up for Github" button
12+
- Validate your email address
13+
14+
## Profile Attributes
15+
* Avatar or Icon
16+
+ On your account homepage, go to the "Profile" tab and click "Upload new picture"
17+
* Email Address
18+
+ Github maps commits to your user by email address
19+
+ On the "Emails" tab, you're able to assign primary and alternate email addresses
20+
* Two Factor Authentication
21+
+ Under the "Security" tab, you can set up 2FA
22+
+ You can configure either a time based one-time password using a phone app or a code sent to your cell phone via SMS

0 commit comments

Comments
 (0)