Skip to content

Commit

Permalink
news section updated
Browse files Browse the repository at this point in the history
  • Loading branch information
engshahrad committed Sep 4, 2024
1 parent 049991e commit 373c84a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
3 changes: 3 additions & 0 deletions all-news.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
document.write('\
<ul style="text-align: left;vertical-align: top;">\
<li>\
September \'24 - Shuo Zhang joins our team, and already won the UBC BPOC Graduate Excellence Award!\
</li>\
<li>\
August \'24 - Our team has a paper accepted to <a href="https://sigops.org/s/conferences/sosp/2024/" target="_blank">SOSP \'24</a>!\
</li>\
<li>\
Expand Down
4 changes: 4 additions & 0 deletions all-news.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"24-09_1": {
"date":"September '24",
"content":"Shuo Zhang joins our team, and already won the UBC BPOC Graduate Excellence Award!"
},
"24-08_1": {
"date":"August '24",
"content":"Our team has a paper accepted to <a href=\"https://sigops.org/s/conferences/sosp/2024/\" target=\"_blank\">SOSP '24</a>!"
Expand Down
6 changes: 3 additions & 3 deletions recent-news.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
document.write('\
<ul style="text-align: left;vertical-align: top;">\
<li>\
September \'24 - Shuo Zhang joins our team, and already won the UBC BPOC Graduate Excellence Award!\
</li>\
<li>\
August \'24 - Our team has a paper accepted to <a href="https://sigops.org/s/conferences/sosp/2024/" target="_blank">SOSP \'24</a>!\
</li>\
<li>\
Expand All @@ -12,8 +15,5 @@ June \'24 - Changyuan\'s paper is accepted to <a href="https://hotcarbon.org/" t
<li>\
June \'24 - Arshia gave a talk at the <a href="https://www.serverlesscomputing.org/woscx3/index.html" target="_blank">WOSCx3</a>! (<a href="https://www.serverlesscomputing.org/woscx3/presentations/6-ArshiaMoghimi-Parrotfish.pdf" target="_blank">slides</a>).\
</li>\
<li>\
April \'24 - Changyuan receives the prestigious <a href="https://www.nserc-crsng.gc.ca/Students-Etudiants/PG-CS/CGSD-BESCD_eng.asp" target="_blank">CGS-D</a> scholarship.\
</li>\
</ul>\
');

0 comments on commit 373c84a

Please sign in to comment.