Skip to content

Commit c082ae6

Browse files
authoredJan 17, 2019
Merge branch 'master' into add-experience
2 parents c0fceb9 + cbe5db7 commit c082ae6

17 files changed

+198
-173
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source "https://rubygems.org"
22

3-
gem 'github-pages'
3+
gem 'github-pages', '>= 150'

‎Gemfile.lock

+162-118
Original file line numberDiff line numberDiff line change
@@ -1,183 +1,227 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.8)
4+
activesupport (4.2.10)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.1)
10-
public_suffix (~> 2.0, >= 2.0.2)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
14-
coffee-script-source (1.12.2)
14+
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
ethon (0.10.1)
16+
commonmarker (0.17.13)
17+
ruby-enum (~> 0.5)
18+
concurrent-ruby (1.1.3)
19+
dnsruby (1.61.2)
20+
addressable (~> 2.5)
21+
em-websocket (0.5.1)
22+
eventmachine (>= 0.12.9)
23+
http_parser.rb (~> 0.6.0)
24+
ethon (0.11.0)
1725
ffi (>= 1.3.0)
26+
eventmachine (1.2.7)
1827
execjs (2.7.0)
19-
faraday (0.12.2)
28+
faraday (0.15.3)
2029
multipart-post (>= 1.2, < 3)
21-
ffi (1.9.18)
30+
ffi (1.9.25)
2231
forwardable-extended (2.6.0)
2332
gemoji (3.0.0)
24-
github-pages (150)
25-
activesupport (= 4.2.8)
26-
github-pages-health-check (= 1.3.5)
27-
jekyll (= 3.5.1)
28-
jekyll-avatar (= 0.4.2)
29-
jekyll-coffeescript (= 1.0.1)
33+
github-pages (192)
34+
activesupport (= 4.2.10)
35+
github-pages-health-check (= 1.8.1)
36+
jekyll (= 3.7.4)
37+
jekyll-avatar (= 0.6.0)
38+
jekyll-coffeescript (= 1.1.1)
39+
jekyll-commonmark-ghpages (= 0.1.5)
3040
jekyll-default-layout (= 0.1.4)
31-
jekyll-feed (= 0.9.2)
32-
jekyll-gist (= 1.4.1)
33-
jekyll-github-metadata (= 2.6.0)
34-
jekyll-mentions (= 1.2.0)
35-
jekyll-optional-front-matter (= 0.2.0)
41+
jekyll-feed (= 0.10.0)
42+
jekyll-gist (= 1.5.0)
43+
jekyll-github-metadata (= 2.9.4)
44+
jekyll-mentions (= 1.4.1)
45+
jekyll-optional-front-matter (= 0.3.0)
3646
jekyll-paginate (= 1.1.0)
37-
jekyll-readme-index (= 0.1.0)
38-
jekyll-redirect-from (= 0.12.1)
39-
jekyll-relative-links (= 0.4.1)
40-
jekyll-sass-converter (= 1.5.0)
41-
jekyll-seo-tag (= 2.2.3)
42-
jekyll-sitemap (= 1.0.0)
47+
jekyll-readme-index (= 0.2.0)
48+
jekyll-redirect-from (= 0.14.0)
49+
jekyll-relative-links (= 0.5.3)
50+
jekyll-remote-theme (= 0.3.1)
51+
jekyll-sass-converter (= 1.5.2)
52+
jekyll-seo-tag (= 2.5.0)
53+
jekyll-sitemap (= 1.2.0)
4354
jekyll-swiss (= 0.4.0)
44-
jekyll-theme-architect (= 0.0.4)
45-
jekyll-theme-cayman (= 0.0.4)
46-
jekyll-theme-dinky (= 0.0.4)
47-
jekyll-theme-hacker (= 0.0.4)
48-
jekyll-theme-leap-day (= 0.0.4)
49-
jekyll-theme-merlot (= 0.0.4)
50-
jekyll-theme-midnight (= 0.0.4)
51-
jekyll-theme-minimal (= 0.0.4)
52-
jekyll-theme-modernist (= 0.0.4)
53-
jekyll-theme-primer (= 0.4.0)
54-
jekyll-theme-slate (= 0.0.4)
55-
jekyll-theme-tactile (= 0.0.4)
56-
jekyll-theme-time-machine (= 0.0.4)
57-
jekyll-titles-from-headings (= 0.4.0)
58-
jemoji (= 0.8.0)
59-
kramdown (= 1.13.2)
55+
jekyll-theme-architect (= 0.1.1)
56+
jekyll-theme-cayman (= 0.1.1)
57+
jekyll-theme-dinky (= 0.1.1)
58+
jekyll-theme-hacker (= 0.1.1)
59+
jekyll-theme-leap-day (= 0.1.1)
60+
jekyll-theme-merlot (= 0.1.1)
61+
jekyll-theme-midnight (= 0.1.1)
62+
jekyll-theme-minimal (= 0.1.1)
63+
jekyll-theme-modernist (= 0.1.1)
64+
jekyll-theme-primer (= 0.5.3)
65+
jekyll-theme-slate (= 0.1.1)
66+
jekyll-theme-tactile (= 0.1.1)
67+
jekyll-theme-time-machine (= 0.1.1)
68+
jekyll-titles-from-headings (= 0.5.1)
69+
jemoji (= 0.10.1)
70+
kramdown (= 1.17.0)
6071
liquid (= 4.0.0)
61-
listen (= 3.0.6)
72+
listen (= 3.1.5)
6273
mercenary (~> 0.3)
63-
minima (= 2.1.1)
64-
rouge (= 1.11.1)
74+
minima (= 2.5.0)
75+
nokogiri (>= 1.8.2, < 2.0)
76+
rouge (= 2.2.1)
6577
terminal-table (~> 1.4)
66-
github-pages-health-check (1.3.5)
78+
github-pages-health-check (1.8.1)
6779
addressable (~> 2.3)
68-
net-dns (~> 0.8)
80+
dnsruby (~> 1.60)
6981
octokit (~> 4.0)
7082
public_suffix (~> 2.0)
71-
typhoeus (~> 0.7)
72-
html-pipeline (2.6.0)
83+
typhoeus (~> 1.3)
84+
html-pipeline (2.8.4)
7385
activesupport (>= 2)
7486
nokogiri (>= 1.4)
75-
i18n (0.8.6)
76-
jekyll (3.5.1)
87+
http_parser.rb (0.6.0)
88+
i18n (0.9.5)
89+
concurrent-ruby (~> 1.0)
90+
jekyll (3.7.4)
7791
addressable (~> 2.4)
7892
colorator (~> 1.0)
93+
em-websocket (~> 0.5)
94+
i18n (~> 0.7)
7995
jekyll-sass-converter (~> 1.0)
80-
jekyll-watch (~> 1.1)
81-
kramdown (~> 1.3)
96+
jekyll-watch (~> 2.0)
97+
kramdown (~> 1.14)
8298
liquid (~> 4.0)
8399
mercenary (~> 0.3.3)
84100
pathutil (~> 0.9)
85-
rouge (~> 1.7)
101+
rouge (>= 1.7, < 4)
86102
safe_yaml (~> 1.0)
87-
jekyll-avatar (0.4.2)
103+
jekyll-avatar (0.6.0)
88104
jekyll (~> 3.0)
89-
jekyll-coffeescript (1.0.1)
105+
jekyll-coffeescript (1.1.1)
90106
coffee-script (~> 2.2)
107+
coffee-script-source (~> 1.11.1)
108+
jekyll-commonmark (1.2.0)
109+
commonmarker (~> 0.14)
110+
jekyll (>= 3.0, < 4.0)
111+
jekyll-commonmark-ghpages (0.1.5)
112+
commonmarker (~> 0.17.6)
113+
jekyll-commonmark (~> 1)
114+
rouge (~> 2)
91115
jekyll-default-layout (0.1.4)
92116
jekyll (~> 3.0)
93-
jekyll-feed (0.9.2)
117+
jekyll-feed (0.10.0)
94118
jekyll (~> 3.3)
95-
jekyll-gist (1.4.1)
119+
jekyll-gist (1.5.0)
96120
octokit (~> 4.2)
97-
jekyll-github-metadata (2.6.0)
121+
jekyll-github-metadata (2.9.4)
98122
jekyll (~> 3.1)
99123
octokit (~> 4.0, != 4.4.0)
100-
jekyll-mentions (1.2.0)
101-
activesupport (~> 4.0)
124+
jekyll-mentions (1.4.1)
102125
html-pipeline (~> 2.3)
103126
jekyll (~> 3.0)
104-
jekyll-optional-front-matter (0.2.0)
127+
jekyll-optional-front-matter (0.3.0)
105128
jekyll (~> 3.0)
106129
jekyll-paginate (1.1.0)
107-
jekyll-readme-index (0.1.0)
130+
jekyll-readme-index (0.2.0)
108131
jekyll (~> 3.0)
109-
jekyll-redirect-from (0.12.1)
132+
jekyll-redirect-from (0.14.0)
110133
jekyll (~> 3.3)
111-
jekyll-relative-links (0.4.1)
134+
jekyll-relative-links (0.5.3)
112135
jekyll (~> 3.3)
113-
jekyll-sass-converter (1.5.0)
136+
jekyll-remote-theme (0.3.1)
137+
jekyll (~> 3.5)
138+
rubyzip (>= 1.2.1, < 3.0)
139+
jekyll-sass-converter (1.5.2)
114140
sass (~> 3.4)
115-
jekyll-seo-tag (2.2.3)
141+
jekyll-seo-tag (2.5.0)
116142
jekyll (~> 3.3)
117-
jekyll-sitemap (1.0.0)
143+
jekyll-sitemap (1.2.0)
118144
jekyll (~> 3.3)
119145
jekyll-swiss (0.4.0)
120-
jekyll-theme-architect (0.0.4)
121-
jekyll (~> 3.3)
122-
jekyll-theme-cayman (0.0.4)
123-
jekyll (~> 3.3)
124-
jekyll-theme-dinky (0.0.4)
125-
jekyll (~> 3.3)
126-
jekyll-theme-hacker (0.0.4)
127-
jekyll (~> 3.3)
128-
jekyll-theme-leap-day (0.0.4)
129-
jekyll (~> 3.3)
130-
jekyll-theme-merlot (0.0.4)
131-
jekyll (~> 3.3)
132-
jekyll-theme-midnight (0.0.4)
133-
jekyll (~> 3.3)
134-
jekyll-theme-minimal (0.0.4)
135-
jekyll (~> 3.3)
136-
jekyll-theme-modernist (0.0.4)
137-
jekyll (~> 3.3)
138-
jekyll-theme-primer (0.4.0)
146+
jekyll-theme-architect (0.1.1)
139147
jekyll (~> 3.5)
140-
jekyll-seo-tag (~> 2.2)
141-
jekyll-theme-slate (0.0.4)
142-
jekyll (~> 3.3)
143-
jekyll-theme-tactile (0.0.4)
144-
jekyll (~> 3.3)
145-
jekyll-theme-time-machine (0.0.4)
146-
jekyll (~> 3.3)
147-
jekyll-titles-from-headings (0.4.0)
148+
jekyll-seo-tag (~> 2.0)
149+
jekyll-theme-cayman (0.1.1)
150+
jekyll (~> 3.5)
151+
jekyll-seo-tag (~> 2.0)
152+
jekyll-theme-dinky (0.1.1)
153+
jekyll (~> 3.5)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-hacker (0.1.1)
156+
jekyll (~> 3.5)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-leap-day (0.1.1)
159+
jekyll (~> 3.5)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-merlot (0.1.1)
162+
jekyll (~> 3.5)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-midnight (0.1.1)
165+
jekyll (~> 3.5)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-minimal (0.1.1)
168+
jekyll (~> 3.5)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-modernist (0.1.1)
171+
jekyll (~> 3.5)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-primer (0.5.3)
174+
jekyll (~> 3.5)
175+
jekyll-github-metadata (~> 2.9)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-slate (0.1.1)
178+
jekyll (~> 3.5)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-tactile (0.1.1)
181+
jekyll (~> 3.5)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-time-machine (0.1.1)
184+
jekyll (~> 3.5)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-titles-from-headings (0.5.1)
148187
jekyll (~> 3.3)
149-
jekyll-watch (1.5.0)
150-
listen (~> 3.0, < 3.1)
151-
jemoji (0.8.0)
152-
activesupport (~> 4.0)
188+
jekyll-watch (2.1.2)
189+
listen (~> 3.0)
190+
jemoji (0.10.1)
153191
gemoji (~> 3.0)
154192
html-pipeline (~> 2.2)
155-
jekyll (>= 3.0)
156-
kramdown (1.13.2)
193+
jekyll (~> 3.0)
194+
kramdown (1.17.0)
157195
liquid (4.0.0)
158-
listen (3.0.6)
159-
rb-fsevent (>= 0.9.3)
160-
rb-inotify (>= 0.9.7)
196+
listen (3.1.5)
197+
rb-fsevent (~> 0.9, >= 0.9.4)
198+
rb-inotify (~> 0.9, >= 0.9.7)
199+
ruby_dep (~> 1.2)
161200
mercenary (0.3.6)
162201
mini_portile2 (2.3.0)
163-
minima (2.1.1)
164-
jekyll (~> 3.3)
165-
minitest (5.10.3)
202+
minima (2.5.0)
203+
jekyll (~> 3.5)
204+
jekyll-feed (~> 0.9)
205+
jekyll-seo-tag (~> 2.1)
206+
minitest (5.11.3)
166207
multipart-post (2.0.0)
167-
net-dns (0.8.0)
168-
nokogiri (1.8.2)
208+
nokogiri (1.8.5)
169209
mini_portile2 (~> 2.3.0)
170-
octokit (4.7.0)
210+
octokit (4.13.0)
171211
sawyer (~> 0.8.0, >= 0.5.3)
172-
pathutil (0.14.0)
212+
pathutil (0.16.2)
173213
forwardable-extended (~> 2.6)
174214
public_suffix (2.0.5)
175-
rb-fsevent (0.10.2)
215+
rb-fsevent (0.10.3)
176216
rb-inotify (0.9.10)
177217
ffi (>= 0.5.0, < 2)
178-
rouge (1.11.1)
218+
rouge (2.2.1)
219+
ruby-enum (0.7.2)
220+
i18n
221+
ruby_dep (1.5.0)
222+
rubyzip (1.2.2)
179223
safe_yaml (1.0.4)
180-
sass (3.5.1)
224+
sass (3.7.1)
181225
sass-listen (~> 4.0.0)
182226
sass-listen (4.0.0)
183227
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -188,17 +232,17 @@ GEM
188232
terminal-table (1.8.0)
189233
unicode-display_width (~> 1.1, >= 1.1.1)
190234
thread_safe (0.3.6)
191-
typhoeus (0.8.0)
192-
ethon (>= 0.8.0)
193-
tzinfo (1.2.3)
235+
typhoeus (1.3.1)
236+
ethon (>= 0.9.0)
237+
tzinfo (1.2.5)
194238
thread_safe (~> 0.1)
195-
unicode-display_width (1.3.0)
239+
unicode-display_width (1.4.0)
196240

197241
PLATFORMS
198242
ruby
199243

200244
DEPENDENCIES
201-
github-pages
245+
github-pages (>= 150)
202246

203247
BUNDLED WITH
204-
1.16.1
248+
1.16.6

‎README.md

+7-45
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,15 @@
1-
# On Demand Merge Conflict Course Repository
1+
## Your GitHub Learning Lab Repository for Managing Merge Conflicts
22

3-
*An introduction to merge conflicts that creates a simple Jekyll + GitHub Pages based on jglovier's [resume template](https://github.com/jglovier/resume-template/).*
3+
Welcome to **your** repository for your GitHub Learning Lab course. This repository will be used during the different activities that I will be guiding you through.
44

5-
![img](images/screenshot.png)
5+
Oh! I haven't introduced myself...
66

7-
## Docs
7+
I'm the GitHub Learning Lab bot and I'm here to help guide you in your journey to learn and master the various topics covered in this course. I will be using Issue and Pull Request comments to communicate with you. In fact, I already added an issue for you to check out.
88

9-
### Running locally
9+
![issue tab](https://lab.github.com/public/images/issue_tab.png)
1010

11-
To test locally, run the following in your terminal:
11+
I'll meet you over there, can't wait to get started!
1212

13-
1. Clone repo locally
14-
1. `bundle install`
15-
2. `bundle exec jekyll serve`
16-
3. Open your browser to `localhost:4000`
13+
> There are already some Pull Requests open, you will work on those later in the course.
1714
18-
### Customizing
1915

20-
First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize.
21-
22-
#### Options/configuration
23-
24-
Most of the basic customization will take place in the `/_config.yml` file. Here is a list of customizations available via `/_config.yml`:
25-
26-
#### Editing content
27-
28-
Most of the content configuration will take place in the `/_layouts/resume.html` file. Simply edit the markup there accordingly
29-
30-
### Publishing to GitHub Pages for free
31-
32-
[GitHub Pages](https://pages.github.com/) will host this for free with your GitHub account. Just make sure you're using a `gh-pages` branch, and the site will automatically be available at `yourusername.github.io/resume-template` (you can rename the repo to resume for your own use if you want it to be available at `yourusername.github.io/resume`). You can also add a CNAME if you want it to be available at a custom domain...
33-
34-
### Configuring with your own domain name
35-
36-
To setup your GH Pages site with a custom domain, [follow the instructions](https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/) on the GitHub Help site for that topic.
37-
38-
### Themes
39-
40-
Right now resume-template only has one theme. More are coming :soon: though. :heart:
41-
42-
## Roadmap
43-
44-
A feature roadmap is [available here](https://github.com/jglovier/resume-template/projects/1). If you features suggestions, please [open a new issue](https://github.com/jglovier/resume-template/issues/new).
45-
46-
## Contributing
47-
48-
- To contribute to the development of the On Demand course, visit the On Demand [repository](https://github.com/github/training-kit/).
49-
- To contribute to the resume template, visit the Resume Template [repository](https://github.com/jglovier/resume-template/).
50-
51-
## License
52-
53-
The code and styles are licensed under the MIT license. [See project license.](LICENSE) Obviously you should not use the content of this demo repo in your own resume. :wink:

‎_config.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ sass:
1010

1111
# Resume settings
1212
resume_avatar: "true"
13-
resume_name: "Skatetocat"
14-
resume_title: "Professional Skater"
15-
resume_contact_email: "skatetocat@github.com"
13+
resume_name: "GitHub Teacher"
14+
resume_title: "Professional Trainer"
15+
resume_contact_email: "services@github.com"
1616
resume_contact_telephone: "1-(877)-448-4820"
1717
resume_contact_address: "San Francisco, California"
18-
resume_header_contact_info: "San Francisco, California | 1-(877)-448-4820 | skatetocat@github.com"
19-
resume_header_intro: "<p>Professional Skater, 'nuff said.</p>"
18+
resume_header_contact_info: "San Francisco, California | 1-(877)-448-4820 | services@github.com"
19+
resume_header_intro: "<p>Charting the knowledge of the Internet, just like Galileo charted the stars.</p>"
2020

2121
# use "yes" to display the email contact button,
2222
# "no" to display an "I'm not looking for work" message,

‎_data/education.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
- degree: Full Stack Webdeveloper Nanodegree
33
uni: Udacity
44
year: June, 2014 &mdash; January, 2015
5-
# awards:
6-
# summary:
5+
awards: Most Dedicated Student per Optional Activities Completed
6+
summary: Spent 6 dedicated months working 12 hour days to build out multiple real world apps and websites.

‎_data/experience.yml

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
position: GitHub Trainer
55
duration: March, 2012 &mdash; Present
66
summary: Teach all things Git, give away all the stickers, ensure world peace.
7+
# Surftocat
8+
- company: Self Employed
9+
position: Surftocat
10+
duration: Life
11+
summary: I only live to get radical.
712

813
# Job Title
914
- company: Conway Meats
@@ -16,3 +21,8 @@
1621
position: Supportocat, GitHub for Business
1722
duration: June 2016 &mdash; Present
1823
summary: Provide world class support to customers on the GitHub for Business platform
24+
# Intern
25+
- company: GitHub
26+
position: Intern - Web Developer - Designer
27+
duration: June, 2017 &mdash; August, 2017
28+
summary: Redesigned the services.github.com website without a calendar

‎_data/interests.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Interests
22
- description: Electron, Atom, GraphQL, Webhooks, and most of all... Git
33
- description: Movies about a cappella singing
4-
- description: Anaheim Theme Parks
4+
- description: Travel
5+
- description: Animated cartoons involving restuarants and burgers
6+
- description: Amusement parks
7+
- description: Open Source
8+
- description: Empowering underrepresented groups in tech through education and free events.
9+
- description: French Horn

‎_data/skills.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66

77
# Leadership
88
- skill: Leadership
9-
description: Managed multiple asynchronous teams in the development, maintenance, and release of various web applications and websites.
9+
description: Managed multiple asynchronous teams in the development, maintenance, and release of various web applications and websites.
10+
11+
# Clowning
12+
- skill: Making faces
13+
description: Made lots of great faces and made my wife laugh.

‎artifacts/add-a-branch.png

26 KB
Loading

‎artifacts/basic-history.png

22.9 KB
Loading

‎artifacts/branch-commits.png

31.7 KB
Loading

‎artifacts/deviated-branches.png

40.5 KB
Loading

‎artifacts/final-merge.png

46.6 KB
Loading

‎artifacts/merge-after-conflict.png

45.3 KB
Loading

‎artifacts/merge-simple-master.png

32.6 KB
Loading

‎artifacts/no-ff-merge.png

46.5 KB
Loading
44.8 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.