Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthschoebel committed Jul 29, 2024
1 parent acaddd9 commit 5bed796
Show file tree
Hide file tree
Showing 17 changed files with 64 additions and 34 deletions.
2 changes: 2 additions & 0 deletions _data/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ main:
url: /about/people
- name: Grants
url: /about/grants.html
- name: Early Career
url: /about/early_career.html
- name: News
url: /news/
weight: 1
Expand Down
12 changes: 11 additions & 1 deletion _layouts/about_people.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ <h1>{{ page.title }}</h1>
</div>
</div>


<div class="content container my-5">
<dl id="grants">
<dt>The board consists of the Executive Directors, the Steering Committee and the Early Career Committee.</dt>
</dl>

</div>



{% if page.executive_directors.enabled %}
<div class="bg-base-bg-2 section">
<div class="container">
Expand Down Expand Up @@ -69,7 +79,7 @@ <h1>Early Career Committee</h1>
<div class="row mt-5">
{% for member in page.early_career_committee.list %}

{% assign image = director.image | default: 'assets/images/person_placeholder.jpg' %}
{% assign image = member.image | default: 'assets/images/person_placeholder.jpg' %}

<div class="col-12 col-md-4 col-lg-4 my-2">
{% include theme/cards/card-posts.html
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/people/Executive_Directors/ANL.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/people/Executive_Directors/BSC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/people/Executive_Directors/JSC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/people/Executive_Directors/UIUC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/people/background_color.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/people/person_placeholder.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions pages/about/early_career.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: home
title: "Early Career"
header_transparent: false
permalink: "/about/early_career.html"
hero:
enabled: false
---

Students and postdocs working on JLESC projects and attending the workshops are represented by the <a href="/about/people">JLESC Early Career Ambassadors (ECAs)</a>.
72 changes: 40 additions & 32 deletions pages/about/people.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,34 @@
---
layout: about_people
title: People
title: Board
permalink: /about/people/
hero:
enabled: false


executive_directors:
enabled: true
list:
- name: "Robert Speck"
description: "JSC"
- name: "JSC"
description: <a href="https://www.fz-juelich.de/profile/speck_r">Robert Speck</a>, <a href="https://www.fz-juelich.de/profile/partzsch_r">Ruth Partzsch</a>
image: "/assets/images/people/Executive_Directors/JSC.jpg"
categories: "Director"
- name: "Bill Kramer"
description: "UIUC, NCSA"
- name: "Yves Robert"
description: "INRIA"
- name: "Jesus Labarta"
description: "BSC"
- name: "Franck Cappello"
description: "ANL"
- name: "Kentaro Sano"
description: "R-CCS"
- name: "George Bosilca"
description: "UTK"
- name: "UIUC, NCSA"
description: <a href="https://siebelschool.illinois.edu/about/people/faculty/wtkramer">Bill Kramer</a>, <a href="https://newfrontiers.illinois.edu/about/leadership">Kjellrun Olson</a>
image: "/assets/images/people/Executive_Directors/UIUC.jpg"
- name: "INRIA"
description: <a href="https://team.inria.fr/kerdata/gabriel-antoniu">Gabriel Antoniu</a>, <a href="https://www.labri.fr/perso/ejeannot">Emmanuel Jeannot</a>
image: "/assets/images/people/Executive_Directors/INRIA.jpg"
- name: "BSC"
description: <a href="https://www.bsc.es/beltran-vicenc">Vicenç Beltran</a>, <a href="https://www.bsc.es/pena-antonio">Antonio J. Peña</a>
image: "/assets/images/people/Executive_Directors/BSC.jpg"
- name: "ANL"
description: <a href="https://www.anl.gov/profile/franck-cappello">Franck Cappello</a>
image: "/assets/images/people/Executive_Directors/ANL.jpg"
- name: "RIKEN"
description: <a href="https://www.riken.jp/en/research/labs/r-ccs/processor/index.html">Kentaro Sano</a>
image: "/assets/images/people/Executive_Directors/RIKEN.jpg"


steering_committee:
enabled: true
Expand All @@ -40,25 +46,27 @@ steering_committee:
description: "JSC"
- name: "Satoshi Matsuoka"
description: "R-CCS"
- name: "Hartwig Anzt"
description: "UTK"
#- name: "Hartwig Anzt"
# description: "UTK"

early_career_committee:
enabled: true
list:
- name: "Ruth Schöbel"
description: "JSC"
categories: "Leader"
- name: "Robert Underwood"
description: "ANL"
- name: "Colleen Heinemann"
description: "UIUC"
- name: "Alexis Bandet"
description: "INRIA"
- name: "Kevin Sala"
description: "BSC"
- name: "Daichi Mukunoki"
description: "R-CCS"
- name: "Daniel Barry"
description: "UTK"
- name: "JSC"
description: Sina Mattfeldt
#categories: "Leader"
- name: "UIUC"
description: "Colleen Heinemann"
- name: "INRIA"
description: "Alexis Bandet"
- name: "ANL"
description: <a href="https://www.anl.gov/profile/robert-underwood">Robert Underwood</a>
image: "/assets/images/people/Early_Career_Committee/ANL.jpg"
- name: "BSC"
description: <a href="https://www.bsc.es/alvarez-robert-david">David Álvarez</a>
image: "/assets/images/people/Early_Career_Committee/BSC.jpg"
- name: "R-CCS"
description: "Daichi Mukunoki"
#- name: "Daniel Barry"
# description: "UTK"
---
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ docker run --rm -v "$PWD":/usr/src/app -w /usr/src/app ruby:3.3.3 bash -c "bundl
#### Run this in your console to start the local preview

```bash
docker run --rm -p 35729:35729 -p 4000:4000 -v "$PWD":/usr/src/app -w /usr/src/app ruby:3.1.3 bash -c "bundle config set --local path '/usr/src/app/vendor' && bundle exec jekyll serve --livereload --host=0.0.0.0"
docker run --rm -p 35729:35729 -p 4000:4000 -v "$PWD":/usr/src/app -w /usr/src/app ruby:3.3.3 bash -c "bundle config set --local path '/usr/src/app/vendor' && bundle exec jekyll serve --livereload --host=0.0.0.0"
```

## III. Troubleshooting
Expand Down

0 comments on commit 5bed796

Please sign in to comment.