Skip to content

Commit

Permalink
add members and update twitter x icon
Browse files Browse the repository at this point in the history
  • Loading branch information
snyhlxde1 committed Aug 6, 2024
1 parent d560a7b commit 05af004
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 14 deletions.
Binary file modified content/blogs/cllm/img/baseline_vs_cllm_gsm8k_best_acc_demo.gif
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.
28 changes: 20 additions & 8 deletions content/people.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,34 @@ summary: people
{{< lab_members_grid >}}
{{< lab_member name="Hao Zhang" role="Assistant Professor" image="hao_zhang.png" academic="https://cseweb.ucsd.edu/~haozhang/" twitter="https://twitter.com/haozhangml" >}}

{{< lab_member name="Lanxiang Hu" role="PhD Student" image="lanxiang_hu.jpg" academic="https://snyhlxde1.github.io/" twitter="https://twitter.com/Lanxiang_Hu" >}}
{{< lab_member name="Junda Chen" role="PhD Student (Rotation)" image="junda_chen.jpg" academic="https://github.com/GindaChen" twitter="https://twitter.com/Junda_Chen_" >}}
<!-- {{< lab_member name="Junda Chen" role="PhD Student (Rotation)" image="junda_chen.jpg" academic="https://github.com/GindaChen" twitter="https://twitter.com/Junda_Chen_" linkedin="https://www.linkedin.com/in/junda-chen/">}} -->

{{< lab_member name="Yichao Fu" role="PhD Student" image="llama_placeholder.png" academic="https://github.com/Viol2000" >}}
{{< lab_member name="Jiangfei Duan" role="Visiting PhD Student" image="jiangfei_duan.png" academic="https://jf-d.github.io/" twitter="https://x.com/jiangfeiduan">}}

{{< lab_member name="Will Lin" role="PhD Student (Rotation)" image="llama_placeholder.png" academic="https://github.com/SolitaryThinker">}}
{{< lab_member name="Yichao Fu" role="PhD Student" image="llama_placeholder.png" academic="https://github.com/Viol2000" twitter="https://x.com/fuyichao123">}}

{{< lab_member name="Junda Chen" role="PhD Student (Rotation)" image="junda_chen.jpg" academic="https://github.com/GindaChen" twitter="https://twitter.com/Junda_Chen_" >}}
<!-- {{< lab_member name="Junda Chen" role="PhD Student (Rotation)" image="junda_chen.jpg" academic="https://github.com/GindaChen" twitter="https://twitter.com/Junda_Chen_" linkedin="https://www.linkedin.com/in/junda-chen/">}} -->
{{< lab_member name="Lanxiang Hu" role="PhD Student" image="lanxiang_hu.jpg" academic="https://snyhlxde1.github.io/" twitter="https://twitter.com/Lanxiang_Hu" >}}

{{< lab_member name="Jiangfei Duan" role="Visiting PhD Student" image="llama_placeholder.png" academic="https://jf-d.github.io/">}}
{{< lab_member name="Will Lin" role="PhD Student (Rotation)" image="will_lin.png" academic="https://github.com/SolitaryThinker" twitter="https://x.com/wlsaidhi">}}

{{< lab_member name="Peiyuan Zhang" role="PhD Student" image="peiyuan_zhang.png" academic="https://veiled-texture-20c.notion.site/Peiyuan-Zhang-ab24b48621c9491db767a76df860873a" twitter="https://x.com/py_z001?s=21&t=8b6Ok2N1qcsERbvXX588qA">}}

{{< lab_member name="Anirudha Agrawal" role="Master's" image="anirudha_agrawal.jpeg" academic="https://www.linkedin.com/in/anirudha-agrawal/" twitter="https://x.com/AnirudhaAgrawal">}}

{{< lab_member name="Atharva Kshirsagar" role="Master's" image="atharva.jpg" academic="https://www.linkedin.com/in/atharva-kshirsagar-8b78781a6/" twitter="https://twitter.com/anotherAtharva">}}

{{< lab_member name="Anze Xie" role="Master's" image="anze_xie.jpg" twitter="https://twitter.com/AnzeXie">}}
{{< lab_member name="Runlong Su" role="Master's" image="runlong_su.jpg" academic="https://www.linkedin.com/in/runlong-su-b36126258/?originalSubdomain=hk" twitter="https://x.com/RunlongSu">}}

{{< lab_member name="Anze Xie" role="Master's" image="anze_xie.jpg" academic="https://www.linkedin.com/in/anze-xie-8174b5197/" twitter="https://twitter.com/AnzeXie">}}

{{< lab_member name="Longfei Yun" role="Master's" image="longfei_yun.jpg" academic="https://www.linkedin.com/in/longfei-yun-7a8715281/?originalSubdomain=cn" twitter="https://twitter.com/longfei_yu78793">}}

{{< lab_member name="Hangliang Ding" role="Undergrad Intern" image="hangliang_ding.jpeg" academic="https://scholar.google.com/citations?user=LxPRowMAAAAJ&hl=en">}}

{{< lab_member name="Haoyang Yu" role="Undergrad" image="haoyang_yu.jpeg" academic="https://www.linkedin.com/in/haoyang-yu-8b1997257/">}}

{{< lab_member name="Longfei Yun" role="Master's" image="longfei_yun.jpg" twitter="https://twitter.com/longfei_yu78793">}}
{{< lab_member name="Siqi Zhu" role="Undergrad Intern" image="siqi_zhu.jpg" academic="https://github.com/zhusq20" twitter="https://x.com/Oliver65097212">}}
{{< /lab_members_grid >}}

### Alumni
Expand Down
4 changes: 2 additions & 2 deletions layouts/section/members.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>

<div class="section">
<h2>Current Lab Members</h2>
<div class="lab-members">
Expand All @@ -11,7 +11,7 @@ <h3>{{ .name }}</h3>
<p>{{ .role }}</p>
<div class="social-links">
{{ if .social.twitter }}
<a href="{{ .social.twitter }}"><i class="fab fa-twitter"></i></a>
<a href="{{ .social.twitter }}"><i class="fab fa-x-twitter"></i></a>
{{ end }}
{{ if .social.academic }}
<a href="{{ .social.academic }}"><i class="fas fa-user-graduate"></i></a>
Expand Down
2 changes: 1 addition & 1 deletion layouts/shortcodes/lab_member.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h3>{{ .Get "name" }}</h3>
<p>{{ .Get "role" }}</p>
<div class="social-links">
{{ if .Get "twitter" }}
<a href="{{ .Get "twitter" }}"><i class="fab fa-twitter"></i></a>
<a href="{{ .Get "twitter" }}"><i class="fab fa-x-twitter"></i></a>
{{ end }}
{{ if .Get "academic" }}
<a href="{{ .Get "academic" }}"><i class="fas fa-home"></i></a>
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,12 @@

.post-content a:hover {
opacity: 75%;
}
}

.fab.fa-x-twitter{
font-family:sans-serif;
}
.fab.fa-x-twitter::before{
content:"𝕏";
font-size:1.2em;
}
Binary file added static/img/members/haoyang_yu.jpeg
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 static/img/members/peiyuan_zhang.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions themes/PaperMod/layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
{{- else if eq .Name "Twitter" }}
<!-- Replace the text with Font Awesome Twitter icon -->
<a href="{{ .URL | absLangURL }}" title="{{ .Title | default .Name }}">
<i class="fab fa-twitter fa-lg"></i>
<i class="fab fa-x-twitter fa-lg"></i>
</a>
{{- else }}
<a href="{{ .URL | absLangURL }}" title="{{ .Title | default .Name }} {{- cond $is_search (" (Alt + /)" | safeHTMLAttr) ("" | safeHTMLAttr ) }}"
Expand Down Expand Up @@ -194,4 +194,4 @@
gtag('js', new Date());

gtag('config', 'G-T4DXGLCH1D');
</script>
</script>

0 comments on commit 05af004

Please sign in to comment.