File tree Expand file tree Collapse file tree 6 files changed +83
-16
lines changed Expand file tree Collapse file tree 6 files changed +83
-16
lines changed Original file line number Diff line number Diff line change 1
1
{% include header.html %}
2
2
3
- {{ content }}
3
+ {% assign user = site.github.organization_members[0] %}
4
+
5
+ < div class ="d-md-flex ">
6
+ < div class ="flex-self-stretch border-bottom border-md-bottom-0 border-md-right col-md-5 col-lg-4 col-xl-3 px-4 py-6 px-lg-6 ">
7
+ < img src ="{{ user.avatar_url }} " class ="circle mb-3 " style ="max-width: 150px; ">
8
+ < h1 class ="mb-2 "> {{ site.title }}</ h1 >
9
+ < p class ="mb-3 f4 text-gray ">
10
+ Hi! I'm Ben. I love two things: bridges and smiling. I'm an aspiring developer who is learning how to use GitHub to build the stuff I wish existed. I'm looking to meet other developers who can help to contribute to the projects I have started.
11
+ </ p >
12
+ < div class ="f4 mb-6 ">
13
+ < div class ="mb-3 ">
14
+ {% octicon mark-github height:20 class:"mr-1 v-align-middle" aria-label:GitHub %}
15
+ < a href ="https://github.com/{{ user.login }} ">
16
+ @{{ user.login }}
17
+ </ a >
18
+ </ div >
19
+ < div class ="mb-3 ">
20
+ {% octicon mail height:20 class:"mr-1 v-align-middle" aria-label:Email %}
21
+ < a href ="mailto:{{ user.email }} ">
22
+ {{ site.email }}
23
+ </ a >
24
+ </ div >
25
+ < div class ="">
26
+ {% octicon location height:20 class:"mr-1 v-align-middle" aria-label:Location %}
27
+ Austin, TX
28
+ </ div >
29
+ </ div >
30
+ </ div >
31
+ < div class ="px-4 py-6 px-lg-6 ">
32
+ {{ content }}
33
+ </ div >
34
+ </ div >
4
35
5
36
{% include footer.html %}
Original file line number Diff line number Diff line change @@ -8,28 +8,29 @@ <h1 class="mb-2">{{ site.title }}</h1>
8
8
< p class ="col-lg-8 mx-auto mb-3 f3 text-gray ">
9
9
Hi! I'm Ben. I love two things: bridges and smiling. I'm an aspiring developer who is learning how to use GitHub to build the stuff I wish existed. I'm looking to meet other developers who can help to contribute to the projects I have started.
10
10
</ p >
11
- < div class ="f4 mb-3 ">
12
- < div class ="d-inline-block mr-3 ">
11
+ < div class ="f4 mb-6 ">
12
+ < div class ="d-md- inline-block mr-3 ">
13
13
{% octicon mark-github height:20 class:"mr-1 v-align-middle" aria-label:GitHub %}
14
14
< a href ="https://github.com/{{ user.login }} ">
15
15
@{{ user.login }}
16
16
</ a >
17
17
</ div >
18
- < div class ="d-inline-block mr-3 ">
18
+ < div class ="d-md- inline-block mr-3 ">
19
19
{% octicon mail height:20 class:"mr-1 v-align-middle" aria-label:Email %}
20
20
< a href ="mailto:{{ user.email }} ">
21
21
{{ site.email }}
22
22
</ a >
23
23
</ div >
24
- < div class ="d-inline-block ">
24
+ < div class ="d-md- inline-block ">
25
25
{% octicon location height:20 class:"mr-1 v-align-middle" aria-label:Location %}
26
- < a href ="https://github.com/{{ user.login }} ">
27
- Austin, TX
28
- </ a >
26
+ Austin, TX
29
27
</ div >
30
28
</ div >
29
+
30
+ {{ content }}
31
+
31
32
</ div >
32
33
33
- {{ content }}
34
+
34
35
35
36
{% include footer.html %}
Original file line number Diff line number Diff line change 8
8
< body >
9
9
10
10
11
-
11
+
12
+
13
+ < div class ="d-md-flex ">
14
+ < div class ="flex-self-stretch border-bottom border-md-bottom-0 border-md-right col-md-5 col-lg-4 col-xl-3 px-4 py-6 px-lg-6 ">
15
+ < img src ="https://avatars0.githubusercontent.com/u/11095731?v=4 " class ="circle mb-3 " style ="max-width: 150px; ">
16
+ < h1 class ="mb-2 "> Brandon Rosage</ h1 >
17
+ < p class ="mb-3 f4 text-gray ">
18
+ Hi! I'm Ben. I love two things: bridges and smiling. I'm an aspiring developer who is learning how to use GitHub to build the stuff I wish existed. I'm looking to meet other developers who can help to contribute to the projects I have started.
19
+ </ p >
20
+ < div class ="f4 mb-6 ">
21
+ < div class ="mb-3 ">
22
+ < svg height ="20 " class ="octicon octicon-mark-github mr-1 v-align-middle " aria-label ="GitHub " viewBox ="0 0 16 16 " version ="1.1 " width ="20 " role ="img "> < path fill-rule ="evenodd " d ="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z "/> </ svg >
23
+ < a href ="https://github.com/BenEmdon ">
24
+ @BenEmdon
25
+ </ a >
26
+ </ div >
27
+ < div class ="mb-3 ">
28
+ < svg height ="20 " class ="octicon octicon-mail mr-1 v-align-middle " aria-label ="Email " viewBox ="0 0 14 16 " version ="1.1 " width ="17 " role ="img "> < path fill-rule ="evenodd " d ="M0 4v8c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1H1c-.55 0-1 .45-1 1zm13 0L7 9 1 4h12zM1 5.5l4 3-4 3v-6zM2 12l3.5-3L7 10.5 8.5 9l3.5 3H2zm11-.5l-4-3 4-3v6z "/> </ svg >
29
+ < a href ="mailto: ">
30
+
31
+ </ a >
32
+ </ div >
33
+ < div class ="">
34
+ < svg height ="20 " class ="octicon octicon-location mr-1 v-align-middle " aria-label ="Location " viewBox ="0 0 12 16 " version ="1.1 " width ="15 " role ="img "> < path fill-rule ="evenodd " d ="M6 0C2.69 0 0 2.5 0 5.5 0 10.02 6 16 6 16s6-5.98 6-10.5C12 2.5 9.31 0 6 0zm0 14.55C4.14 12.52 1 8.44 1 5.5 1 3.02 3.25 1 6 1c1.34 0 2.61.48 3.56 1.36.92.86 1.44 1.97 1.44 3.14 0 2.94-3.14 7.02-5 9.05zM8 5.5c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z "/> </ svg >
35
+ Austin, TX
36
+ </ div >
37
+ </ div >
38
+ </ div >
39
+ < div class ="px-4 py-6 px-lg-6 ">
40
+ Hello! This is where the content for the sidebar layout will be.
41
+
42
+ </ div >
43
+ </ div >
12
44
13
45
</ body >
14
46
</ html >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ <h1 class="mb-2">Brandon Rosage</h1>
16
16
< p class ="col-lg-8 mx-auto mb-3 f3 text-gray ">
17
17
Hi! I'm Ben. I love two things: bridges and smiling. I'm an aspiring developer who is learning how to use GitHub to build the stuff I wish existed. I'm looking to meet other developers who can help to contribute to the projects I have started.
18
18
</ p >
19
- < div class ="f4 mb-3 ">
19
+ < div class ="f4 mb-6 ">
20
20
< div class ="d-inline-block mr-3 ">
21
21
< svg height ="20 " class ="octicon octicon-mark-github mr-1 v-align-middle " aria-label ="GitHub " viewBox ="0 0 16 16 " version ="1.1 " width ="20 " role ="img "> < path fill-rule ="evenodd " d ="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z "/> </ svg >
22
22
< a href ="https://github.com/BenEmdon ">
@@ -31,14 +31,15 @@ <h1 class="mb-2">Brandon Rosage</h1>
31
31
</ div >
32
32
< div class ="d-inline-block ">
33
33
< svg height ="20 " class ="octicon octicon-location mr-1 v-align-middle " aria-label ="Location " viewBox ="0 0 12 16 " version ="1.1 " width ="15 " role ="img "> < path fill-rule ="evenodd " d ="M6 0C2.69 0 0 2.5 0 5.5 0 10.02 6 16 6 16s6-5.98 6-10.5C12 2.5 9.31 0 6 0zm0 14.55C4.14 12.52 1 8.44 1 5.5 1 3.02 3.25 1 6 1c1.34 0 2.61.48 3.56 1.36.92.86 1.44 1.97 1.44 3.14 0 2.94-3.14 7.02-5 9.05zM8 5.5c0 1.11-.89 2-2 2-1.11 0-2-.89-2-2 0-1.11.89-2 2-2 1.11 0 2 .89 2 2z "/> </ svg >
34
- < a href ="https://github.com/BenEmdon ">
35
- Austin, TX
36
- </ a >
34
+ Austin, TX
37
35
</ div >
38
36
</ div >
37
+
38
+ Hello! This is where the content will be.
39
+
40
+
39
41
</ div >
40
42
41
- Hello
42
43
43
44
44
45
</ body >
Original file line number Diff line number Diff line change 1
1
---
2
2
layout: sidebar
3
3
---
4
+
5
+ Hello! This is where the content for the sidebar layout will be.
Original file line number Diff line number Diff line change 2
2
layout: stacked
3
3
---
4
4
5
- Hello
5
+ Hello! This is where the content will be.
You can’t perform that action at this time.
0 commit comments