diff --git a/_layouts/left_col.html b/_layouts/left_col.html index d4245069e8636f266ee0518be4a49ddb9bdde4e1..1a2dcad973f8e05f449c95dded6cb4bc095b3316 100644 --- a/_layouts/left_col.html +++ b/_layouts/left_col.html @@ -18,7 +18,7 @@ layout: default </ul> </div> - <div id="right-column"> + <div id="right-column" {%- if page.wider -%}class="right-column-wider"{%- endif -%}> <header> <h1 {% if page.section contains "Events" %}class="no-caps"{% endif %} data-section="{{ page.section }}"> {{ page.title | escape }} diff --git a/_sass/elixir/_cards.scss b/_sass/elixir/_cards.scss index 8e3e679744360f46f5a9f0bb8d4e156c4b935f35..5fec14db62747453bf0683586faa531b5c548c7d 100644 --- a/_sass/elixir/_cards.scss +++ b/_sass/elixir/_cards.scss @@ -6,8 +6,14 @@ height: 175px; } + .card-id { - width: 185px; + &.card-id-sab { + width: 220px; + border: 0; + } + + width: 190px; height: 350px; border: solid 2px #e6e6e6; border-radius: 7px 7px 0px 0px; @@ -24,15 +30,19 @@ width: 120px; padding-left: 4px; padding-bottom: 8px; + margin: 0px auto; + display: block; } .card-id-name { font-weight: 600; font-size: 18px; + text-align: center; } .card-id-description { font-size: 14px; + text-align: center; } } } diff --git a/_sass/elixir/_responsive.scss b/_sass/elixir/_responsive.scss index 0387b37ae1ec504aee3e3f43112331931ba21b1a..e7df15f6322777c02bdd2f3739146c8f78b76abc 100644 --- a/_sass/elixir/_responsive.scss +++ b/_sass/elixir/_responsive.scss @@ -84,6 +84,9 @@ $HD_RES: 1930px; div#right-column { width: calc(65% - 240px); } + div#right-column.right-column-wider { + width: calc(87% - 240px); + } } @media only screen and (min-width: $HD_RES) { @@ -97,4 +100,7 @@ $HD_RES: 1930px; div#right-column { width: calc(60% - 240px); } + div#right-column.right-column-wider { + width: calc(80% - 240px); + } } diff --git a/assets/photos/placeholder.png b/assets/photos/placeholder.png new file mode 100644 index 0000000000000000000000000000000000000000..f22ce86553356ef15b9e97f0bccf8960962b6016 Binary files /dev/null and b/assets/photos/placeholder.png differ diff --git a/assets/photos/placeholder2.png b/assets/photos/placeholder2.png new file mode 100644 index 0000000000000000000000000000000000000000..71b2d8496420f562b4abec05e52db686322bfbcf Binary files /dev/null and b/assets/photos/placeholder2.png differ diff --git a/elixir-theme.gemspec b/elixir-theme.gemspec index cc3358a59893e4b2b0acbfee418a521b8ab5e78d..d8c4076ce2bdee8fe0a86089abc20422cc46d5ad 100644 --- a/elixir-theme.gemspec +++ b/elixir-theme.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-elixir-theme" - spec.version = "0.9.22" + spec.version = "0.9.23" spec.authors = ["jacek.lebioda"] spec.email = ["jacek.lebioda@uni.lu"] diff --git a/funding.md b/funding.md new file mode 100644 index 0000000000000000000000000000000000000000..f1cde03be5689f9952a3b5e199bf7d5e1b723152 --- /dev/null +++ b/funding.md @@ -0,0 +1,129 @@ +--- +layout: left_col +title: Funding and governance +permalink: /about-node/funding-and-governance +section: About +wider: true +pages: + - title: ELIXIR-LU Team + href: /about-node/team + - title: Affiliated collaborators + href: /about-node/affiliated_collaborators + - title: Collaborations + href: /about-node/collaborations + - title: Funding and governance + href: /about-node/funding-and-governance + active: True + - title: Vacancies + href: /about-node/vacancies +--- + +<h1><marquee>This is just a preview! The content is not reflected from the original webpage</marquee></h1> + +ELIXIR-LU is supported by the **Luxembourg Ministry of Higher Education and Research** (MESR) and the **Luxembourg Centre for Systems Biomedicine** (LCSB) through direct and in-kind contributions. + +Their joint support provides the computational and personnel infrastructure necessary for offering sustainable services to the national and international research community. + +--- + +{:height="100px" style="padding-right: 80px"} {:height="100px"} + +--- + +## The Scientific Advisory Board +The Scientific Advisory Board is composed of seven members: + +<div class="cards"> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Dr. Antonio Andreu" /> + </div> + <div class="card-id-name"> + Dr. Antonio Andreu<hr/> + </div> + <div class="card-id-description"> + Scientific Director of EATRIS <br /><small>(the European Infrastructure for Translational Medicine)</small>. + </div> + </div> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Prof. Ron Appel" /> + </div> + <div class="card-id-name"> + Prof. Ron Appel<hr/> + </div> + <div class="card-id-description"> + ELIXIR-CH Head of Node + <br />Executive Director of the SIB <small>(Swiss Institute of Bioinformatics)</small> + <br /> + Professor at the University of Geneva. + </div> + </div> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Prof. Søren Brunak" /> + </div> + <div class="card-id-name"> + Prof. Søren Brunak<hr/> + </div> + <div class="card-id-description"> + ELIXIR-DK Head of Node<br /> + Research Director at the Novo Nordisk Foundation Center for Protein Research.<br /> + Professor at the University of Copenhagen and the Technical University of Denmark. + </div> + </div> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Dr. Jacques Demotes-Maynard" /> + </div> + <div class="card-id-name"> + Dr. Jacques Demotes-Maynard<hr/> + </div> + <div class="card-id-description"> + Director of ECRIN <br /><small>(the European Clinical Research Infrastructure Network)</small>. + </div> + </div> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Dr. Susan E. Wallace" /> + </div> + <div class="card-id-name"> + Dr. Susan E. Wallace<hr/> + </div> + <div class="card-id-description"> + ELSI expert.<br />Lecturer of Population and Public Health Sciences, University of Leicester. + </div> + </div> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Erik Steinfelder" /> + </div> + <div class="card-id-name"> + Erik Steinfelder<hr/> + </div> + <div class="card-id-description"> + Industry advisor. <br />Biobanking Market Development Director, Thermo Fisher Scientific. + </div> + </div> + + <div class="card-id card-id-sab"> + <div class="card-id-photo"> + <img src="{{ '/assets/photos/placeholder2.png' | relative_url }}" title="Michaela Th. Mayrhofer" /> + </div> + <div class="card-id-name"> + Michaela Th. Mayrhofer<hr/> + </div> + <div class="card-id-description"> + Interim Co-director General of BBMIR-ERIC<br /><small>(the Biobanking and Biomolecular resources Research Infrastructure – European Research Infrastructure Consortium)</small>. + </div> + </div> + +</div> + +Additionally, a **National Stakeholder Committee** has been formed. It is composed of representatives from the *Ministry of Higher Education and Research*, and all government and research institutions with interests in the biomedical "ecosystem" in Luxembourg. Input from this committee helps ELIXIR-LU align with the interests of our national data provider and user communities. diff --git a/team.md b/team.md new file mode 100644 index 0000000000000000000000000000000000000000..c017465c0d6605a877beb8d70e1a0ed14a630776 --- /dev/null +++ b/team.md @@ -0,0 +1,179 @@ +--- +layout: left_col +title: Team +permalink: /about-node/team +section: About +wider: true +pages: + - title: ELIXIR-LU Team + href: /about-node/team + active: True + - title: Affiliated collaborators + href: /about-node/affiliated_collaborators + - title: Collaborations + href: /about-node/collaborations + - title: Funding and governance + href: /about-node/funding-and-governance + - title: Vacancies + href: /about-node/vacancies +--- + +<h1><marquee>This is just a preview! The content is not reflected from the original webpage</marquee></h1> + +<div class="cards"> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Reinhard Schneider" /> + </div> + <div class="card-id-name"> + <a href="http://wwwen.uni.lu/lcsb/people/reinhard_schneider">Reinhard Schneider</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Head of Node (HoN) + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Wei Gu" /> + </div> + <div class="card-id-name"> + <a href="http://wwwen.uni.lu/lcsb/people/wei_gu">Wei Gu</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Deputy HoN, Scientific Coordinator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Regina Becker" /> + </div> + <div class="card-id-name"> + <a href="https://wwwen.uni.lu/lcsb/people/regina_becker">Regina Becker</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Strategy Development Advisor + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Venkata Satagopam" /> + </div> + <div class="card-id-name"> + <a href="http://wwwen.uni.lu/lcsb/people/venkata_satagopam">Venkata Satagopam</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Technical Coordinator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Christophe Trefois" /> + </div> + <div class="card-id-name"> + <a href="http://wwwen.uni.lu/lcsb/people/christophe_trefois">Christophe Trefois</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Deputy Technical Coordinator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Roland Krause" /> + </div> + <div class="card-id-name"> + <a href="http://wwwen.uni.lu/lcsb/people/roland_krause">Roland Krause</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Training Coordinator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Veronica Codoni" /> + </div> + <div class="card-id-name"> + <a href="https://wwwen.uni.lu/lcsb/people/veronica_codoni">Veronica Codoni</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Deputy Training Coordinator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Pinar Alper" /> + </div> + <div class="card-id-name"> + <a href="https://wwwen.uni.lu/lcsb/people/pinar_alper">Pinar Alper</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Data Steward + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Marek Ostaszewski" /> + </div> + <div class="card-id-name"> + <a href="https://wwwen.uni.lu/lcsb/people/marek_ostaszewski">Marek Ostaszewski</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Disease Maps Service Coordinator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Noua Toukourou" /> + </div> + <div class="card-id-name"> + <a href="http://wwwen.uni.lu/lcsb/people/noua_toukourou">Noua Toukourou</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + System Administrator + </small> + </div> + </div> + + <div class="card-id smaller"> + <div class="card-id-smallphoto"> + <img src="{{ '/assets/photos/placeholder.png' | relative_url }}" title="Jacek Lebioda" /> + </div> + <div class="card-id-name"> + <a href="https://wwwen.uni.lu/lcsb/people/jacek_jaroslaw_lebioda">Jacek Lebioda</a> + </div> + <div class="card-id-description"> + <small style="font-size: 11.5px;"> + Software Engineer + </small> + </div> + </div> + +</div>