Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
StrandLab2.net
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Strand Lab
StrandLab2.net
Commits
037eddb7
Commit
037eddb7
authored
5 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Patches
Plain Diff
Update research+people & move html out of md & update blackburn theme
parent
a34b92b1
2 merge requests
!9
Develop
,
!4
Develop
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
layouts/partials/social.html
+37
-30
37 additions, 30 deletions
layouts/partials/social.html
themes/blackburn
+1
-1
1 addition, 1 deletion
themes/blackburn
with
38 additions
and
31 deletions
layouts/partials/social.html
+
37
−
30
View file @
037eddb7
<div
class=
"pure-menu social"
>
<ul
class=
"pure-menu-list"
>
<!-- SNS microblogging -->
{{ if .OutputFormats.Get "RSS" }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
'{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}{{ end }}'
><i
class=
"fas fa-rss"
></i>
RSS
</a>
</li>
{{ end }}
<!-- SNS microblogging -->
{{ with .Site.Social.twitter }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://twitter.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-twitter-square fa-fw"
></i>
Twitter
</a>
<a
class=
"pure-menu-link"
href=
"https://twitter.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-twitter-square fa-fw"
></i>
Twitter
</a>
</li>
{{ end }}
{{ with .Site.Social.gnusocial }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-comment
fa-fw
"
></i>
GNU social
</a>
<a
class=
"pure-menu-link"
href=
"{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
s
fa-comment"
></i>
GNU social
</a>
</li>
{{ end }}
{{ with .Site.Social.facebook }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://facebook.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-facebook-square fa-fw"
></i>
Facebook
</a>
<a
class=
"pure-menu-link"
href=
"https://facebook.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-facebook-square fa-fw"
></i>
Facebook
</a>
</li>
{{ end }}
{{ with .Site.Social.googleplus }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://plus.google.com/+{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-google-plus-square fa-fw"
></i>
Google+
</a>
<a
class=
"pure-menu-link"
href=
"https://plus.google.com/+{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-google-plus-square fa-fw"
></i>
Google+
</a>
</li>
{{ end }}
{{ with .Site.Social.weibo }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"http://weibo.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-weibo fa-fw"
></i>
Weibo
</a>
<a
class=
"pure-menu-link"
href=
"http://weibo.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-weibo fa-fw"
></i>
Weibo
</a>
</li>
{{ end }}
{{ with .Site.Social.tumblr }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://{{ . }}.tumblr.com/"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-tumblr-square fa-fw"
></i>
Tumblr
</a>
<a
class=
"pure-menu-link"
href=
"https://{{ . }}.tumblr.com/"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-tumblr-square fa-fw"
></i>
Tumblr
</a>
</li>
{{ end }}
...
...
@@ -43,49 +50,49 @@
{{ with .Site.Social.instagram }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://instagram.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-instagram fa-fw"
></i>
Instagram
</a>
<a
class=
"pure-menu-link"
href=
"https://instagram.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-instagram fa-fw"
></i>
Instagram
</a>
</li>
{{ end }}
{{ with .Site.Social.flickr }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://flickr.com/photos/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-flickr fa-fw"
></i>
Flickr
</a>
<a
class=
"pure-menu-link"
href=
"https://flickr.com/photos/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-flickr fa-fw"
></i>
Flickr
</a>
</li>
{{ end }}
{{ with .Site.Social.photo500px }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://500px.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-500px fa-fw"
></i>
500px
</a>
<a
class=
"pure-menu-link"
href=
"https://500px.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-500px fa-fw"
></i>
500px
</a>
</li>
{{ end }}
{{ with .Site.Social.pinterest }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://pinterest.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-pinterest-square fa-fw"
></i>
Pinterest
</a>
<a
class=
"pure-menu-link"
href=
"https://pinterest.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-pinterest-square fa-fw"
></i>
Pinterest
</a>
</li>
{{ end }}
{{ with .Site.Social.youtube }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://youtube.com/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-youtube-square fa-fw"
></i>
YouTube
</a>
<a
class=
"pure-menu-link"
href=
"https://youtube.com/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-youtube-square fa-fw"
></i>
YouTube
</a>
</li>
{{ end }}
{{ with .Site.Social.vimeo }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://vimeo.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-vimeo-square fa-fw"
></i>
Vimeo
</a>
<a
class=
"pure-menu-link"
href=
"https://vimeo.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-vimeo-square fa-fw"
></i>
Vimeo
</a>
</li>
{{ end }}
{{ with .Site.Social.vine }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://vine.co/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-vine fa-fw"
></i>
Vine
</a>
<a
class=
"pure-menu-link"
href=
"https://vine.co/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-vine fa-fw"
></i>
Vine
</a>
</li>
{{ end }}
{{ with .Site.Social.slideshare }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"http://slideshare.net/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-slideshare fa-fw"
></i>
SlideShare
</a>
<a
class=
"pure-menu-link"
href=
"http://slideshare.net/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-slideshare fa-fw"
></i>
SlideShare
</a>
</li>
{{ end }}
...
...
@@ -93,13 +100,13 @@
{{ with .Site.Social.linkedin }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://linkedin.com/in/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-linkedin
-square fa-fw"
></i>
LinkedIn
</a>
<a
class=
"pure-menu-link"
href=
"https://linkedin.com/in/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-linkedin
"
></i
></i>
LinkedIn
</a>
</li>
{{ end }}
{{ with .Site.Social.xing }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://xing.com/profile/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-xing-square fa-fw"
></i>
Xing
</a>
<a
class=
"pure-menu-link"
href=
"https://xing.com/profile/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-xing-square fa-fw"
></i>
Xing
</a>
</li>
{{ end }}
...
...
@@ -107,13 +114,13 @@
{{ with .Site.Social.reddit }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://reddit.com/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-reddit-square fa-fw"
></i>
Reddit
</a>
<a
class=
"pure-menu-link"
href=
"https://reddit.com/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-reddit-square fa-fw"
></i>
Reddit
</a>
</li>
{{ end }}
{{ with .Site.Social.hackernews }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://news.ycombinator.com/user?id={{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-hacker-news fa-fw"
></i>
Hacker News
</a>
<a
class=
"pure-menu-link"
href=
"https://news.ycombinator.com/user?id={{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-hacker-news fa-fw"
></i>
Hacker News
</a>
</li>
{{ end }}
...
...
@@ -121,37 +128,37 @@
{{ with .Site.Social.github }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://github.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-github-square fa-fw"
></i>
GitHub
</a>
<a
class=
"pure-menu-link"
href=
"https://github.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-github-square fa-fw"
></i>
GitHub
</a>
</li>
{{ end }}
{{ with .Site.Social.gitlab }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://gitlab.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-gitlab fa-fw"
></i>
GitLab
</a>
<a
class=
"pure-menu-link"
href=
"https://gitlab.com/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-gitlab fa-fw"
></i>
GitLab
</a>
</li>
{{ end }}
{{ with .Site.Social.biohpcgitlab }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://git.biohpc.swmed.edu/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-gitlab fa-fw"
></i>
GitLab
</a>
<a
class=
"pure-menu-link"
href=
"https://git.biohpc.swmed.edu/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-gitlab fa-fw"
></i>
GitLab
</a>
</li>
{{ end }}
{{ with .Site.Social.bitbucket }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://bitbucket.org/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-bitbucket
-square fa-fw
"
></i>
Bitbucket
</a>
<a
class=
"pure-menu-link"
href=
"https://bitbucket.org/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-bitbucket"
></i>
Bitbucket
</a>
</li>
{{ end }}
{{ with .Site.Social.stackoverflow }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://stackoverflow.com/users/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-stack-overflow fa-fw"
></i>
Stack Overflow
</a>
<a
class=
"pure-menu-link"
href=
"https://stackoverflow.com/users/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-stack-overflow fa-fw"
></i>
Stack Overflow
</a>
</li>
{{ end }}
{{ with .Site.Social.serverfault }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://serverfault.com/users/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-server fa-fw"
></i>
Server Fault
</a>
<a
class=
"pure-menu-link"
href=
"https://serverfault.com/users/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-server fa-fw"
></i>
Server Fault
</a>
</li>
{{ end }}
...
...
@@ -159,13 +166,13 @@
{{ with .Site.Social.steam }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://steamcommunity.com/id/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-steam-square fa-fw"
></i>
Steam
</a>
<a
class=
"pure-menu-link"
href=
"https://steamcommunity.com/id/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-steam-square fa-fw"
></i>
Steam
</a>
</li>
{{ end }}
{{ with .Site.Social.mobygames }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://www.mobygames.com/developer/sheet/view/developerId,{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-gamepad
fa-fw
"
></i>
MobyGames
</a>
<a
class=
"pure-menu-link"
href=
"https://www.mobygames.com/developer/sheet/view/developerId,{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
s
fa-gamepad"
></i>
MobyGames
</a>
</li>
{{ end }}
...
...
@@ -173,13 +180,13 @@
{{ with .Site.Social.lastfm }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"http://last.fm/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-lastfm-square fa-fw"
></i>
Last.fm
</a>
<a
class=
"pure-menu-link"
href=
"http://last.fm/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-lastfm-square fa-fw"
></i>
Last.fm
</a>
</li>
{{ end }}
{{ with .Site.Social.discogs }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://www.discogs.com/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-music fa-fw"
></i>
Discogs
</a>
<a
class=
"pure-menu-link"
href=
"https://www.discogs.com/user/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
b
fa-music fa-fw"
></i>
Discogs
</a>
</li>
{{ end }}
...
...
@@ -187,7 +194,7 @@
{{ with .Site.Social.keybase }}
<li
class=
"pure-menu-item"
>
<a
class=
"pure-menu-link"
href=
"https://keybase.io/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa fa-key
fa-fw
"
></i>
Keybase
</a>
<a
class=
"pure-menu-link"
href=
"https://keybase.io/{{ . }}"
rel=
"me"
target=
"_blank"
><i
class=
"fa
s
fa-key"
></i>
Keybase
</a>
</li>
{{ end }}
...
...
This diff is collapsed.
Click to expand it.
blackburn
@
4c748f2e
Compare
643be7f9
...
4c748f2e
Subproject commit
643be7f9157c9cb3c2c2f020ffab8725018c1b66
Subproject commit
4c748f2e02b2e6964c424ac5e40b807919c3418f
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment