Skip to content

Commit

Permalink
create 2018 BSPR photos page
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuqiaoo committed Nov 15, 2018
1 parent ab6ae24 commit 25cc275
Show file tree
Hide file tree
Showing 62 changed files with 1,095 additions and 26 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .sass-cache/7d8e2abc002fb9d9bbf15324f3c8411007d9a3d7/_susy.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .sass-cache/9967f41e0654fbbc41cd593063a6ac62aa3b8c0a/_api.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .sass-cache/d19739971c648b24a59b9805ad3f2eccdc667f60/_base.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .sass-cache/d19739971c648b24a59b9805ad3f2eccdc667f60/_page.scssc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ gem "jekyll", "~> 3.5"

gem "jekyll-remote-theme"

gem "jekyll-twitter-plugin"
gem "jekyll-twitter-plugin"

gem "rubyzip", ">= 1.2.2"
45 changes: 23 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
colorator (1.1.0)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.3)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
faraday (0.15.2)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
forwardable-extended (2.6.0)
gemoji (3.0.0)
html-pipeline (2.8.0)
html-pipeline (2.9.1)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.8.3)
jekyll (3.8.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -40,7 +40,7 @@ GEM
safe_yaml (~> 1.0)
jekyll-data (1.0.0)
jekyll (~> 3.3)
jekyll-feed (0.9.3)
jekyll-feed (0.11.0)
jekyll (~> 3.3)
jekyll-gist (1.5.0)
octokit (~> 4.2)
Expand All @@ -53,45 +53,45 @@ GEM
jekyll-sitemap (1.2.0)
jekyll (~> 3.3)
jekyll-twitter-plugin (2.0.0)
jekyll-watch (2.0.0)
jekyll-watch (2.1.2)
listen (~> 3.0)
jemoji (0.10.0)
jemoji (0.10.1)
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (~> 3.0)
kramdown (1.17.0)
liquid (4.0.0)
liquid (4.0.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.3.0)
minimal-mistakes-jekyll (4.11.2)
jekyll (~> 3.6)
minimal-mistakes-jekyll (4.13.0)
jekyll (~> 3.7)
jekyll-data (~> 1.0)
jekyll-feed (~> 0.9.2)
jekyll-gist (~> 1.4)
jekyll-feed (~> 0.10)
jekyll-gist (~> 1.5)
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.1)
jemoji (~> 0.8)
jekyll-sitemap (~> 1.2)
jemoji (~> 0.10)
minitest (5.11.3)
multipart-post (2.0.0)
nokogiri (1.8.3)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
octokit (4.9.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.0.2)
public_suffix (3.0.3)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (3.1.1)
rouge (3.3.0)
ruby_dep (1.5.0)
rubyzip (1.2.1)
rubyzip (1.2.2)
safe_yaml (1.0.4)
sass (3.5.6)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -111,6 +111,7 @@ DEPENDENCIES
jekyll-remote-theme
jekyll-twitter-plugin
minimal-mistakes-jekyll
rubyzip (>= 1.2.2)

BUNDLED WITH
1.16.2
72 changes: 72 additions & 0 deletions _pages/bspr-2018-photos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
---
<!--type: pages-->
layout: single
title: "2018 BSPR Photos"
<!--date: 2018-05-30-->
permalink: /bspr-2018-photos/
<!--author_profile: true-->
sidebar:
nav: "docs"
comments: true
gallery:
- image_path: /assets/images/DSC_0003.jpg
- image_path: /assets/images/DSC_0009.jpg
- image_path: /assets/images/DSC_0011.jpg
- image_path: /assets/images/DSC_0013.jpg
- image_path: /assets/images/DSC_0014.jpg
- image_path: /assets/images/DSC_0018.jpg
- image_path: /assets/images/DSC_0020.jpg
- image_path: /assets/images/DSC_0023.jpg
- image_path: /assets/images/DSC_0024.jpg
- image_path: /assets/images/DSC_0025.jpg
- image_path: /assets/images/DSC_0026.jpg
- image_path: /assets/images/DSC_0028.jpg
- image_path: /assets/images/DSC_0031.jpg
- image_path: /assets/images/DSC_0032.jpg
- image_path: /assets/images/DSC_0036.jpg
- image_path: /assets/images/DSC_0037.jpg
- image_path: /assets/images/DSC_0040.jpg
- image_path: /assets/images/DSC_0041.jpg
- image_path: /assets/images/DSC_0043.jpg
- image_path: /assets/images/DSC_0045.jpg
- image_path: /assets/images/DSC_0048.jpg
- image_path: /assets/images/DSC_0051.jpg
- image_path: /assets/images/DSC_0054.jpg
- image_path: /assets/images/DSC_0058.jpg
- image_path: /assets/images/DSC_0059.jpg
- image_path: /assets/images/DSC_0061.jpg
- image_path: /assets/images/DSC_0062.jpg
- image_path: /assets/images/DSC_0065.jpg
- image_path: /assets/images/DSC_0066.jpg
- image_path: /assets/images/DSC_0072.jpg
- image_path: /assets/images/DSC_0075.jpg
- image_path: /assets/images/DSC_0077.jpg
- image_path: /assets/images/DSC_0079.jpg
- image_path: /assets/images/DSC_0083.jpg
- image_path: /assets/images/DSC_0084.jpg
- image_path: /assets/images/DSC_0085.jpg
- image_path: /assets/images/DSC_0086.jpg
- image_path: /assets/images/DSC_0088.jpg
- image_path: /assets/images/DSC_0092.jpg
- image_path: /assets/images/DSC_0096.jpg
- image_path: /assets/images/DSC_0103.jpg
- image_path: /assets/images/DSC_0106.jpg
- image_path: /assets/images/DSC_0108.jpg
- image_path: /assets/images/DSC_0112.jpg
- image_path: /assets/images/DSC_0120.jpg
- image_path: /assets/images/DSC_0127.jpg
- image_path: /assets/images/DSC_0140.jpg
- image_path: /assets/images/DSC_0144.jpg
- image_path: /assets/images/DSC_0147.jpg
- image_path: /assets/images/DSC_0154.jpg
- image_path: /assets/images/DSC_0158.jpg


---




{% include gallery id="gallery" layout="half" %}


1 change: 0 additions & 1 deletion _pages/sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ gallery:
image_path: /assets/sponsors/Waters_logo_K_web2.jpg
alt: "placeholder image 3"


---


Expand Down
1 change: 1 addition & 0 deletions _posts/2018-05-30-BSPR-2018.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,5 @@ The BSPR Annual Scientific meeting would not be a success without the dedicated

[BSPR 2018 poster]({{site.baseurl}}/assets/files/BSPR 2018 poster invited speakers Apr.pdf)

[BSPR 2018 photos]({{site.baseurl}}/bspr-2018-photos/)

Loading

0 comments on commit 25cc275

Please sign in to comment.