66
77< div itemscope itemtype ="http://schema.org/Person ">
88
9- < div class ="author__avatar ">
10- {% if author.avatar contains "://" %}
11- < img src ="{{ author.avatar }} " alt ="{{ author.name }} ">
12- {% else %}
13- < img src ="{{ author.avatar | prepend: "/images/" | prepend: base_path }}" class="author__avatar"
14- alt="{{ author.name }}">
15- {% endif %}
16- </ div >
9+ < div class ="author__avatar ">
10+ {% if author.avatar contains "://" %}
11+ < img src ="{{ author.avatar }} " alt ="{{ author.name }} ">
12+ {% else %}
13+ < img src ="{{ author.avatar | prepend: " /images/" | prepend: base_path }}" class="author__avatar"
14+ alt="{{ author.name }}">
15+ {% endif %}
16+ </ div >
1717
18- < div class ="author__content ">
19- < h3 class ="author__name "> {{ author.name }}</ h3 >
20- {% if author.bio %}< p class ="author__bio "> {{ author.bio }}</ p > {% endif %}
21- </ div >
18+ < div class ="author__content ">
19+ < h3 class ="author__name "> {{ author.name }}</ h3 >
20+ {% if author.bio %}< p class ="author__bio "> {{ author.bio }}</ p > {% endif %}
21+ </ div >
2222
23- < div class ="author__urls-wrapper ">
24- < button class ="btn btn--inverse "> Follow</ button >
25- < ul class ="author__urls social-icons ">
26- {% if author.location %}
27- < li > < i class ="fa fa-fw fa-map-marker " aria-hidden ="true "> </ i > {{ author.location }}</ li >
28- {% endif %}
29- {% if author.employer %}
30- < li > < i class ="fa fa-fw fa-map-marker " aria-hidden ="true "> </ i > {{ author.employer }}</ li >
31- {% endif %}
32- {% if author.uri %}
33- < li > < a href ="{{ author.uri }} "> < i class ="fas fa-fw fa-link " aria-hidden ="true "> </ i > {{
34- site.data.ui-text[site.locale].website_label | default: "Website" }}</ a > </ li >
35- {% endif %}
36- {% if author.email %}
37- < li > < a href ="mailto:{{ author.email }} "> < i class ="fas fa-fw fa-envelope " aria-hidden ="true "> </ i > {{
38- site.data.ui-text[site.locale].email_label | default: "Email" }}</ a > </ li >
39- {% endif %}
40- {% if author.keybase %}
41- < li > < a href ="https://keybase.io/{{ author.keybase }} "> < i class ="fas fa-fw fa-key " aria-hidden ="true "> </ i >
42- Keybase</ a > </ li >
43- {% endif %}
44- {% if author.researchgate %}
45- < li > < a href ="{{ author.researchgate }} "> < i class ="fab fa-fw fa-researchgate " aria-hidden ="true "> </ i >
46- ResearchGate</ a > </ li >
47- {% endif %}
48- {% if author.twitter %}
49- < li > < a href ="https://twitter.com/{{ author.twitter }} "> < i class ="fab fa-fw fa-twitter-square "
50- aria-hidden ="true "> </ i > Twitter</ a > </ li >
51- {% endif %}
52- {% if author.facebook %}
53- < li > < a href ="https://www.facebook.com/{{ author.facebook }} "> < i class ="fab fa-fw fa-facebook-square "
54- aria-hidden ="true "> </ i > Facebook</ a > </ li >
55- {% endif %}
56- {% if author.google_plus %}
57- < li > < a href ="https://plus.google.com/+{{ author.google_plus }} "> < i class ="fab fa-fw fa-google-plus "
58- aria-hidden ="true "> </ i > Google+</ a > </ li >
59- {% endif %}
60- {% if author.linkedin %}
61- < li > < a href ="https://www.linkedin.com/in/{{ author.linkedin }} "> < i class ="fab fa-fw fa-linkedin "
62- aria-hidden ="true "> </ i > LinkedIn</ a > </ li >
63- {% endif %}
64- {% if author.xing %}
65- < li > < a href ="https://www.xing.com/profile/{{ author.xing }} "> < i class ="fab fa-fw fa-xing-square "
66- aria-hidden ="true "> </ i > XING</ a > </ li >
67- {% endif %}
68- {% if author.instagram %}
69- < li > < a href ="https://instagram.com/{{ author.instagram }} "> < i class ="fab fa-fw fa-instagram "
70- aria-hidden ="true "> </ i > Instagram</ a > </ li >
71- {% endif %}
72- {% if author.tumblr %}
73- < li > < a href ="https://{{ author.tumblr }}.tumblr.com "> < i class ="fab fa-fw fa-tumblr-square " aria-hidden ="true "> </ i >
74- Tumblr</ a > </ li >
75- {% endif %}
76- {% if author.bitbucket %}
77- < li > < a href ="https://bitbucket.org/{{ author.bitbucket }} "> < i class ="fab fa-fw fa-bitbucket "
78- aria-hidden ="true "> </ i > Bitbucket</ a > </ li >
79- {% endif %}
80- {% if author.github %}
81- < li > < a href ="https://github.com/{{ author.github }} "> < i class ="fab fa-fw fa-github " aria-hidden ="true "> </ i >
82- Github</ a > </ li >
83- {% endif %}
84- {% if author.stackoverflow %}
85- < li > < a href ="https://www.stackoverflow.com/users/{{ author.stackoverflow }} "> < i
86- class ="fab fa-fw fa-stack-overflow " aria-hidden ="true "> </ i > Stackoverflow</ a > </ li >
87- {% endif %}
88- {% if author.lastfm %}
89- < li > < a href ="https://lastfm.com/user/{{ author.lastfm }} "> < i class ="fab fa-fw fa-lastfm-square "
90- aria-hidden ="true "> </ i > Last.fm</ a > </ li >
91- {% endif %}
92- {% if author.dribbble %}
93- < li > < a href ="https://dribbble.com/{{ author.dribbble }} "> < i class ="fab fa-fw fa-dribbble-square "
94- aria-hidden ="true "> </ i > Dribbble</ a > </ li >
95- {% endif %}
96- {% if author.pinterest %}
97- < li > < a href ="https://www.pinterest.com/{{ author.pinterest }} "> < i class ="fab fa-fw fa-pinterest "
98- aria-hidden ="true "> </ i > Pinterest</ a > </ li >
99- {% endif %}
100- {% if author.foursquare %}
101- < li > < a href ="https://foursquare.com/{{ author.foursquare }} "> < i class ="fab fa-fw fa-foursquare "
102- aria-hidden ="true "> </ i > Foursquare</ a > </ li >
103- {% endif %}
104- {% if author.steam %}
105- < li > < a href ="https://steamcommunity.com/id/{{ author.steam }} "> < i class ="fab fa-fw fa-steam-square "
106- aria-hidden ="true "> </ i > Steam</ a > </ li >
107- {% endif %}
108- {% if author.youtube %}
109- < li > < a href ="https://www.youtube.com/{{ author.youtube }} "> < i class ="fab fa-fw fa-youtube " aria-hidden ="true "> </ i >
110- YouTube</ a > </ li >
111- {% endif %}
112- {% if author.soundcloud %}
113- < li > < a href ="https://soundcloud.com/{{ author.soundcloud }} "> < i class ="fab fa-fw fa-soundcloud "
114- aria-hidden ="true "> </ i > Soundcloud</ a > </ li >
115- {% endif %}
116- {% if author.weibo %}
117- < li > < a href ="https://www.weibo.com/{{ author.weibo }} "> < i class ="fab fa-fw fa-weibo " aria-hidden ="true "> </ i >
118- Weibo</ a > </ li >
119- {% endif %}
120- {% if author.flickr %}
121- < li > < a href ="https://www.flickr.com/{{ author.flickr }} "> < i class ="fab fa-fw fa-flickr " aria-hidden ="true "> </ i >
122- Flickr</ a > </ li >
123- {% endif %}
124- {% if author.codepen %}
125- < li > < a href ="https://codepen.io/{{ author.codepen }} "> < i class ="fab fa-fw fa-codepen " aria-hidden ="true "> </ i >
126- CodePen</ a > </ li >
127- {% endif %}
128- {% if author.vine %}
129- < li > < a href ="https://vine.co/u/{{ author.vine }} "> < i class ="fab fa-fw fa-vine " aria-hidden ="true "> </ i > Vine</ a >
130- </ li >
131- {% endif %}
132- {% if author.googlescholar %}
133- < li > < a href ="{{ author.googlescholar }} "> < i class ="fas fa-fw fa-graduation-cap "> </ i > Google Scholar</ a > </ li >
134- {% endif %}
135- {% if author.pubmed %}
136- < li > < a href ="{{ author.pubmed }} "> < i class ="ai ai-pubmed-square ai-fw "> </ i > PubMed</ a > </ li >
137- {% endif %}
138- {% if author.orcid %}
139- < li > < a href ="{{ author.orcid }} "> < i class ="ai ai-orcid-square ai-fw "> </ i > ORCID</ a > </ li >
140- {% endif %}
141- {% if author.impactstory %}
142- < li > < a href ="{{ author.impactstory }} "> < i class ="ai ai-impactstory ai-fw "> </ i > Impactstory</ a > </ li >
143- {% endif %}
144- {% if author.wikipedia %}
145- < li > < a href ="https://en.wikipedia.org/wiki/User:{{ author.wikipedia }} "> < i class ="fab fa-fw fa-wikipedia-w "
146- aria-hidden ="true "> </ i > Wikipedia</ a > </ li >
147- {% endif %}
148- </ ul >
149- </ div >
23+ < div class ="author__urls-wrapper ">
24+ < button class ="btn btn--inverse "> Follow</ button >
25+ < ul class ="author__urls social-icons ">
26+ {% if author.location %}
27+ < li > < i class ="fa fa-fw fa-map-marker " aria-hidden ="true "> </ i > {{ author.location }}</ li >
28+ {% endif %}
29+ {% if author.employer %}
30+ < li > < i class ="fa fa-fw fa-map-marker " aria-hidden ="true "> </ i > {{ author.employer }}</ li >
31+ {% endif %}
32+ {% if author.uri %}
33+ < li > < a href ="{{ author.uri }} "> < i class ="fas fa-fw fa-link " aria-hidden ="true "> </ i > {{
34+ site.data.ui-text[site.locale].website_label | default: "Website" }}</ a > </ li >
35+ {% endif %}
36+ {% if author.email %}
37+ < li > < a href ="mailto:{{ author.email }} "> < i class ="fas fa-fw fa-envelope " aria-hidden ="true "> </ i > {{
38+ site.data.ui-text[site.locale].email_label | default: "Email" }}</ a > </ li >
39+ {% endif %}
40+ {% if author.keybase %}
41+ < li > < a href ="https://keybase.io/{{ author.keybase }} "> < i class ="fas fa-fw fa-key "
42+ aria-hidden ="true "> </ i >
43+ Keybase</ a > </ li >
44+ {% endif %}
45+ {% if author.researchgate %}
46+ < li > < a href ="{{ author.researchgate }} "> < i class ="fab fa-fw fa-researchgate " aria-hidden ="true "> </ i >
47+ ResearchGate</ a > </ li >
48+ {% endif %}
49+ {% if author.twitter %}
50+ < li > < a href ="https://twitter.com/{{ author.twitter }} "> < i class ="fab fa-fw fa-twitter-square "
51+ aria-hidden ="true "> </ i > Twitter</ a > </ li >
52+ {% endif %}
53+ {% if author.facebook %}
54+ < li > < a href ="https://www.facebook.com/{{ author.facebook }} "> < i class ="fab fa-fw fa-facebook-square "
55+ aria-hidden ="true "> </ i > Facebook</ a > </ li >
56+ {% endif %}
57+ {% if author.google_plus %}
58+ < li > < a href ="https://plus.google.com/+{{ author.google_plus }} "> < i class ="fab fa-fw fa-google-plus "
59+ aria-hidden ="true "> </ i > Google+</ a > </ li >
60+ {% endif %}
61+ {% if author.linkedin %}
62+ < li > < a href ="https://www.linkedin.com/in/{{ author.linkedin }} "> < i class ="fab fa-fw fa-linkedin "
63+ aria-hidden ="true "> </ i > LinkedIn</ a > </ li >
64+ {% endif %}
65+ {% if author.xing %}
66+ < li > < a href ="https://www.xing.com/profile/{{ author.xing }} "> < i class ="fab fa-fw fa-xing-square "
67+ aria-hidden ="true "> </ i > XING</ a > </ li >
68+ {% endif %}
69+ {% if author.instagram %}
70+ < li > < a href ="https://instagram.com/{{ author.instagram }} "> < i class ="fab fa-fw fa-instagram "
71+ aria-hidden ="true "> </ i > Instagram</ a > </ li >
72+ {% endif %}
73+ {% if author.tumblr %}
74+ < li > < a href ="https://{{ author.tumblr }}.tumblr.com "> < i class ="fab fa-fw fa-tumblr-square "
75+ aria-hidden ="true "> </ i >
76+ Tumblr</ a > </ li >
77+ {% endif %}
78+ {% if author.bitbucket %}
79+ < li > < a href ="https://bitbucket.org/{{ author.bitbucket }} "> < i class ="fab fa-fw fa-bitbucket "
80+ aria-hidden ="true "> </ i > Bitbucket</ a > </ li >
81+ {% endif %}
82+ {% if author.github %}
83+ < li > < a href ="https://github.com/{{ author.github }} "> < i class ="fab fa-fw fa-github "
84+ aria-hidden ="true "> </ i >
85+ Github</ a > </ li >
86+ {% endif %}
87+ {% if author.stackoverflow %}
88+ < li > < a href ="https://www.stackoverflow.com/users/{{ author.stackoverflow }} "> < i
89+ class ="fab fa-fw fa-stack-overflow " aria-hidden ="true "> </ i > Stackoverflow</ a > </ li >
90+ {% endif %}
91+ {% if author.lastfm %}
92+ < li > < a href ="https://lastfm.com/user/{{ author.lastfm }} "> < i class ="fab fa-fw fa-lastfm-square "
93+ aria-hidden ="true "> </ i > Last.fm</ a > </ li >
94+ {% endif %}
95+ {% if author.dribbble %}
96+ < li > < a href ="https://dribbble.com/{{ author.dribbble }} "> < i class ="fab fa-fw fa-dribbble-square "
97+ aria-hidden ="true "> </ i > Dribbble</ a > </ li >
98+ {% endif %}
99+ {% if author.pinterest %}
100+ < li > < a href ="https://www.pinterest.com/{{ author.pinterest }} "> < i class ="fab fa-fw fa-pinterest "
101+ aria-hidden ="true "> </ i > Pinterest</ a > </ li >
102+ {% endif %}
103+ {% if author.foursquare %}
104+ < li > < a href ="https://foursquare.com/{{ author.foursquare }} "> < i class ="fab fa-fw fa-foursquare "
105+ aria-hidden ="true "> </ i > Foursquare</ a > </ li >
106+ {% endif %}
107+ {% if author.steam %}
108+ < li > < a href ="https://steamcommunity.com/id/{{ author.steam }} "> < i class ="fab fa-fw fa-steam-square "
109+ aria-hidden ="true "> </ i > Steam</ a > </ li >
110+ {% endif %}
111+ {% if author.youtube %}
112+ < li > < a href ="https://www.youtube.com/{{ author.youtube }} "> < i class ="fab fa-fw fa-youtube "
113+ aria-hidden ="true "> </ i >
114+ YouTube</ a > </ li >
115+ {% endif %}
116+ {% if author.soundcloud %}
117+ < li > < a href ="https://soundcloud.com/{{ author.soundcloud }} "> < i class ="fab fa-fw fa-soundcloud "
118+ aria-hidden ="true "> </ i > Soundcloud</ a > </ li >
119+ {% endif %}
120+ {% if author.weibo %}
121+ < li > < a href ="https://www.weibo.com/{{ author.weibo }} "> < i class ="fab fa-fw fa-weibo "
122+ aria-hidden ="true "> </ i >
123+ Weibo</ a > </ li >
124+ {% endif %}
125+ {% if author.flickr %}
126+ < li > < a href ="https://www.flickr.com/{{ author.flickr }} "> < i class ="fab fa-fw fa-flickr "
127+ aria-hidden ="true "> </ i >
128+ Flickr</ a > </ li >
129+ {% endif %}
130+ {% if author.codepen %}
131+ < li > < a href ="https://codepen.io/{{ author.codepen }} "> < i class ="fab fa-fw fa-codepen "
132+ aria-hidden ="true "> </ i >
133+ CodePen</ a > </ li >
134+ {% endif %}
135+ {% if author.vine %}
136+ < li > < a href ="https://vine.co/u/{{ author.vine }} "> < i class ="fab fa-fw fa-vine " aria-hidden ="true "> </ i >
137+ Vine</ a >
138+ </ li >
139+ {% endif %}
140+ {% if author.googlescholar %}
141+ < li > < a href ="{{ author.googlescholar }} "> < i class ="fas fa-fw fa-graduation-cap "> </ i > Google
142+ Scholar</ a > </ li >
143+ {% endif %}
144+ {% if author.pubmed %}
145+ < li > < a href ="{{ author.pubmed }} "> < i class ="ai ai-pubmed-square ai-fw "> </ i > PubMed</ a > </ li >
146+ {% endif %}
147+ {% if author.orcid %}
148+ < li > < a href ="{{ author.orcid }} "> < i class ="ai ai-orcid-square ai-fw "> </ i > ORCID</ a > </ li >
149+ {% endif %}
150+ {% if author.impactstory %}
151+ < li > < a href ="{{ author.impactstory }} "> < i class ="ai ai-impactstory ai-fw "> </ i > Impactstory</ a > </ li >
152+ {% endif %}
153+ {% if author.wikipedia %}
154+ < li > < a href ="https://en.wikipedia.org/wiki/User:{{ author.wikipedia }} "> < i
155+ class ="fab fa-fw fa-wikipedia-w " aria-hidden ="true "> </ i > Wikipedia</ a > </ li >
156+ {% endif %}
157+ </ ul >
158+ </ div >
150159</ div >
0 commit comments