Skip to content

Commit

Permalink
slides
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoleiren committed Oct 20, 2023
1 parent d965f86 commit 57192f9
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 24 deletions.
15 changes: 9 additions & 6 deletions _layouts/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ <h1 class="post-title">
</div>


<!-- News -->
{% if page.news and site.announcements.enabled -%}
<!-- <h3><a href="{{ '/news/' | relative_url }}" style="color: inherit;">news</a></h3> -->
<h3>news</h3>
{%- include news.html limit=true %}
{%- endif %}

<!-- Selected media -->
<h3>news</h3>

Expand All @@ -53,7 +60,7 @@ <h3>news</h3>
</span>
</div>
<div class="col-xs-11 cl-sm-11 col-md-11 mt-2 mt-md-0">
I attended the <a href="https://sites.duke.edu/nsfcsr2023/agenda/">NSF Computer Systems Research PI meeting</a> and was invited to give a talk on my research "Towards Environmentally Sutainable and Equitable Computing" at the panel on Sustainable Computing.
I attended the <a href="https://sites.duke.edu/nsfcsr2023/agenda/">NSF Computer Systems Research PI meeting</a> and was invited to give a talk on my research <b><a href="assets/pdf/slides/slides_sustainable_equitable_nsf_csr.pdf" target="_blank"> "Towards Environmentally Sutainable and Equitable Computing"</a></b> at the panel on Sustainable Computing.
</div>
</div>

Expand Down Expand Up @@ -163,11 +170,7 @@ <h3><a href="{{ '/impacts/' | relative_url }}" style="color: inherit;">societal
<br/>
<br/>

<!-- News -->
{% if page.news and site.announcements.enabled -%}
<h2><a href="{{ '/news/' | relative_url }}" style="color: inherit;">news</a></h2>
{%- include news.html limit=true %}
{%- endif %}


<!-- Latest posts -->
{% if page.latest_posts -%}
Expand Down
14 changes: 7 additions & 7 deletions _layouts/impacts.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="post-title">societal impacts</h1>
<br/>

<article>
<h3 class="card-title font-weight-medium">highlights</h3>
<h3 class="card-title font-weight-medium">Highlights</h3>

<div class="impacts">
<div class="grid">
Expand Down Expand Up @@ -196,23 +196,23 @@ <h3 class="card-title font-weight-medium">highlights</h3>
</div>


<h3 class="card-title font-weight-medium">north america</h3>
<h3 class="card-title font-weight-medium">North America</h3>

<h4 class="card-title font-weight-medium">United States</h4>

<h4 class="card-title font-weight-medium">Canada</h4>

<h4 class="card-title font-weight-medium">Mexico</h4>

<h3 class="card-title font-weight-medium">europe</h3>
<h3 class="card-title font-weight-medium">Europe</h3>

<h3 class="card-title font-weight-medium">south america</h3>
<h3 class="card-title font-weight-medium">South America</h3>

<h3 class="card-title font-weight-medium">asia & australia</h3>
<h3 class="card-title font-weight-medium">Asia & Australia</h3>

<h3 class="card-title font-weight-medium">africa</h3>
<h3 class="card-title font-weight-medium">Africa</h3>

<h3 class="card-title font-weight-medium">others</h3>
<h3 class="card-title font-weight-medium">Others</h3>

</article>

Expand Down
12 changes: 6 additions & 6 deletions _layouts/my_publications.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,33 @@ <h1 class="post-title">publications</h1>
<br/>
<article>

<h3 class="card-title font-weight-medium">selected papers</h3>
<h3 class="card-title font-weight-medium">Selected papers</h3>
<div class="publications">
{% bibliography -f {{ site.scholar.bibliography }} -q @*[selected=true && show=true]* %}
</div>

<h3 class="card-title font-weight-medium">ai & computing for sustainability</h3>
<h3 class="card-title font-weight-medium">AI & computing for sustainability</h3>
<div class="publications">
{% bibliography -f {{ site.scholar.bibliography }} -q @*[topic=ai4sustainability && show=true]* %}
</div>


<h3 class="card-title font-weight-medium">sustainable ai & computing</h3>
<h3 class="card-title font-weight-medium">Sustainable AI & computing</h3>
<div class="publications">
{% bibliography -f {{ site.scholar.bibliography }} -q @*[topic=green && show=true]* %}
</div>

<h3 class="card-title font-weight-medium">secure ai & computing</h3>
<h3 class="card-title font-weight-medium">Secure AI & computing</h3>
<div class="publications">
{% bibliography -f {{ site.scholar.bibliography }} -q @*[topic=security && show=true]* %}
</div>

<h3 class="card-title font-weight-medium">others</h3>
<h3 class="card-title font-weight-medium">Others</h3>
<div class="publications">
{% bibliography -f {{ site.scholar.bibliography }} -q @*[topic=others && show=true]* %}
</div>

<h3 class="card-title font-weight-medium">by year</h3>
<h3 class="card-title font-weight-medium">By year</h3>
<h4 class="card-title font-weight-medium">2021 -- present</h4>
<div class="publications">
{% bibliography -f {{ site.scholar.bibliography }} -q @*[timerange=21to25 && show=true]* %}
Expand Down
6 changes: 3 additions & 3 deletions _layouts/student.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>students</h1>
<br/>


<h3>ph.d. students</h3>
<h3>Ph.D. students</h3>
<div class="col-sm-12">
<table class="table-cv-map table-borderless table-responsive">
<col width="200px">
Expand Down Expand Up @@ -64,7 +64,7 @@ <h3>ph.d. students</h3>
</div>

<br/>
<h3>master and visiting students</h3>
<h3>Master and visiting students</h3>

<div class="col-sm-12">
<table class="table-cv-map table-borderless table-responsive">
Expand All @@ -90,7 +90,7 @@ <h3>master and visiting students</h3>
</div>

<br/>
<h3>undergraduate students</h3>
<h3>Undergraduate students</h3>


<div class="col-sm-12">
Expand Down
2 changes: 1 addition & 1 deletion _news/announcement_1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
date: 2023-10-22 15:59:00-0400
date: 2015-11-07 15:59:00-0400
inline: true
related_posts: false
---
Expand Down
2 changes: 1 addition & 1 deletion _news/announcement_admission.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
date: 2023-10-22 15:59:00-0400
date: 2015-11-07 15:59:00-0400
inline: true
related_posts: false
---
Expand Down
Binary file removed assets/pdf/example_pdf.pdf
Binary file not shown.
Binary file not shown.

0 comments on commit 57192f9

Please sign in to comment.