Skip to content

Commit 5e756db

Browse files
committed
Merge branch 'release/v2.2.1'
2 parents fb70c3d + dde57d8 commit 5e756db

13 files changed

Lines changed: 490 additions & 399 deletions

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.0)
5+
activesupport (4.1.1)
66
i18n (~> 0.6, >= 0.6.9)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
@@ -17,12 +17,12 @@ GEM
1717
fast-stemmer (1.0.2)
1818
ffi (1.9.3)
1919
gemoji (1.5.0)
20-
github-pages (18)
20+
github-pages (19)
2121
RedCloth (= 4.2.9)
2222
jekyll (= 1.5.1)
2323
jekyll-mentions (= 0.0.6)
2424
jekyll-redirect-from (= 0.3.1)
25-
jekyll-sitemap (= 0.2.0)
25+
jekyll-sitemap (= 0.3.0)
2626
jemoji (= 0.1.0)
2727
kramdown (= 1.3.1)
2828
liquid (= 2.5.5)
@@ -50,7 +50,7 @@ GEM
5050
jekyll (~> 1.4)
5151
jekyll-redirect-from (0.3.1)
5252
jekyll (~> 1.4)
53-
jekyll-sitemap (0.2.0)
53+
jekyll-sitemap (0.3.0)
5454
jekyll (~> 1.4)
5555
jemoji (0.1.0)
5656
gemoji (~> 1.5.0)
@@ -64,10 +64,10 @@ GEM
6464
rb-inotify (>= 0.9)
6565
rb-kqueue (>= 0.2)
6666
maruku (0.7.0)
67-
mini_portile (0.5.3)
68-
minitest (5.3.3)
69-
nokogiri (1.6.1)
70-
mini_portile (~> 0.5.0)
67+
mini_portile (0.6.0)
68+
minitest (5.3.4)
69+
nokogiri (1.6.2.1)
70+
mini_portile (= 0.6.0)
7171
parslet (1.5.0)
7272
blankslate (~> 2.0)
7373
posix-spawn (0.3.8)

_includes/content/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3 class="panel-title">Statistics</h3>
4040
</li>
4141
<li class="list-group-item">
4242
<span class="seg-icon-item">
43-
<i class="fa fa-book"></i>
43+
<i class="fa fa-university"></i>
4444
</span>
4545
New Media, <abbr title="Bachelor of Fine Arts">BFA</abbr> @ Emerson College
4646
</li>

_includes/content/navigation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
</ul>
2626
<ul class="nav navbar-nav navbar-right hidden-xs hidden-sm">
2727
<li class="pdf">
28-
<a href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf"><i class="fa fa-download"></i> PDF</a>
28+
<a href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf"><i class="fa fa-file-pdf-o"></i> PDF</a>
2929
</li>
3030
<li class="dropdown pdf pdf-dropdown">
3131
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-caret-down"></i></a>
3232
<ul class="dropdown-menu pdf pdf-dropdown-menu">
3333
<li role="presentation" class="dropdown-header">Other Formats</li>
34-
<li class="focus"><a href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf">PDF</a></li>
35-
<li><a href="{{site.baseurl}}pdf/John_Seg_Seggerson.txt">TEXT</a></li>
34+
<li class="focus"><a href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
35+
<li><a href="{{site.baseurl}}pdf/John_Seg_Seggerson.txt"><i class="fa fa-file-text-o"></i> TEXT</a></li>
3636
</ul>
3737
</li>
3838
</ul>

_includes/content/skills.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
<li>Unity</li>
1010
<li>JavaScript</li>
1111
<li>PHP</li>
12-
<li>Ruby (Ruby on Rails)</li>
1312
<li>ColdFusion</li>
13+
<li>Ruby (Ruby on Rails)</li>
1414
<li>ActionScript</li>
1515
<li>HTML5</li>
1616
<li>CSS</li>
17+
<li>Parse</li>
1718
</ul>
1819
</li>
1920
<li>Development and build submissions to the following platforms:

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<a class="btn btn-link btn-xs toTop" href="#top"><i class="fa fa-sort-up"></i> Back to top</a>
88
</p>
99
<div class="links">
10-
<a class="btn btn-warning btn-sm" href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf"><i class="fa fa-file"></i> PDF</a>
10+
<a class="btn btn-warning btn-sm" href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf"><i class="fa fa-file-pdf-o"></i> PDF</a>
1111

1212
<a href="{{site.baseurl}}pdf/John_Seg_Seggerson.pdf" class="dropbox-saver" data-filename="John_Seg_Seggerson_Resume.pdf"></a>
1313

14-
<a class="btn btn-default btn-xs" href="{{site.baseurl}}pdf/John_Seg_Seggerson.txt"><i class="fa fa-file"></i> TXT</a>
14+
<a class="btn btn-default btn-xs" href="{{site.baseurl}}pdf/John_Seg_Seggerson.txt"><i class="fa fa-file-text-o"></i> TXT</a>
1515
</div>
1616
Made by <a href="http://segonmedia.com">John "Seg" Seggerson</a>.<br/>
1717
Licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Attribution-ShareAlike 3.0 Unported <small>(CC BY-SA 3.0)</small></a> unless otherwise noted.<br/>

_less/font-awesome.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*!
2-
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
2+
* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
33
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
44
*/
55

66
@import "variables";
77

88
// Fix for Seg's Resume
99
//@fa-font-path: "../font";
10-
@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts"; // for referencing Bootstrap CDN font files directly
10+
@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.1.0/fonts"; // for referencing Bootstrap CDN font files directly
1111

1212
@import "mixins";
1313
@import "path";

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"jquery": "~2.1.0",
13-
"font-awesome": "~= 4.0.3",
13+
"font-awesome": "~4.1.0",
1414
"holderjs": "^2.3.2",
1515
"html5shiv": "^3.7.0",
1616
"bootstrap": "^3.1.1",

css/font-awesome.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font/FontAwesome.otf

12 KB
Binary file not shown.

font/fontawesome-webfont.eot

33.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)