Skip to content

Commit

Permalink
Version 24.11.13.beta+1
Browse files Browse the repository at this point in the history
修正了主页内容、顶端banner和成员页
  • Loading branch information
c4y committed Nov 13, 2024
1 parent 5189a50 commit c96bb35
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 82 deletions.
2 changes: 1 addition & 1 deletion assets/blox/member-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class="relative px-4 sm:px-8 lg:px-12">
<div class="mx-auto max-w-2xl lg:max-w-5xl">
<div class="mt-16 sm:mt-20">
<ul class="grid grid-cols-1 gap-x-12 gap-y-16 sm:grid-cols-2 lg:grid-cols-3" role="list">
<ul class="grid grid-cols-1 gap-x-12 gap-y-16 sm:grid-cols-2 lg:grid-cols-3 justify-center" role="list">
{{ range $idx, $key := $block.content.items }}
<li class="group relative flex flex-col items-start">
<div class="relative z-10 flex h-[150px] w-[150px] items-center justify-center rounded-full bg-white shadow-md shadow-neutral-800/5 ring-1 ring-neutral-900/5 dark:border dark:border-neutral-700/50 dark:bg-neutral-800 dark:ring-0">
Expand Down
17 changes: 7 additions & 10 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,18 @@
# The weight parameter defines the order that the links will appear in.

main:
- name: Home
- name: About Us
url: /
weight: 10
- name: Publications
url: /publication
- name: Research
url: selected_researches/
weight: 11
- name: Events
url: /event
weight: 12
- name: News
url: news/
weight: 12
- name: Publications
url: /publication
weight: 20
- name: Members
url: members/
weight: 30
- name: Selected
url: selected_researches/
weight: 40
weight: 30
4 changes: 2 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@ sections:
id: Selected Researches
content:
items:
- title: Multi-objective Optimization
- title: Few for Many
text: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
# Upload image to `assets/media/` and reference the filename here
image: selected_researches/conference-headway-F2KRf_QfCqw.jpg
button:
text: Learn More
url: selected_researches/1
- title: Automatic Algorithm Design
- title: Automatic Algorithm Design with LLMs
text: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
# Upload image to `assets/media/` and reference the filename here
image: selected_researches/conference-headway-F2KRf_QfCqw.jpg
Expand Down
152 changes: 84 additions & 68 deletions content/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,119 +12,135 @@ sections:
- block: member-card
content:
title: Advisors
text: Optima group is proud to have a distinguished team of advisors who bring a wealth of experience and expertise in artificial intelligence, guiding us at the forefront of technological innovation.
# Upload project images to your `assets/media/` folder and reference the filename in the `image` option
items:
- title: ZHANG Qingfu 張青富
description: <b>Chair Professor</b><br> Evolutionary Computation / Multiobjective Optimization / Computational Intelligence / Modern Heuristics / Machine Learning.
image: members/qingfuzhang.jpg
url: https://scholar.google.com/citations?user=nhL9PHwAAAAJ&hl=zh-CN&oi=ao
url: https://www.cs.cityu.edu.hk/~qzhan7/index.html
- title: Zhichao LU 陸智超
description: <b>Assistant Professor</b><br> Evolutionary Computation / Multi-objective Optimization / Deep Learning / AutoML
image: members/zhichaolu.png
url: https://scholar.google.com/citations?user=tIFWBcQAAAAJ
url: https://www.cs.cityu.edu.hk/~zhichalu/

- block: member-card
content:
title: Students
text: Optima group's students are a talented and dedicated group, contributing innovative ideas and driving forward the boundaries of artificial intelligence research.
title: Postdoctoral Researchers
# Upload project images to your `assets/media/` folder and reference the filename in the `image` option
items:
- title: Xi LIN
description: <strong>Postdoctoral Researcher</strong>
image: members/XiLin.jpg
url: https://xi-l.github.io/
- title: Bo XUE
description: <strong>PhD Student</strong>
image: members/boxue.jpg
url: https://xueb1996.github.io/
- title: Genghui LI 李庚辉
image: members/genghuili.jpg
url: https://scholar.google.com/citations?user=3WixDRMAAAAJ&hl=en&oi=ao
url: https://xi-l.github.io
- title: Fei LIU
description: <strong>PhD Student</strong>
image: members/feiliu.jpg
url: https://feiliu36.github.io/
- title: Zidong Wang
image: members/zidongwang.jpg
url: https://scholar.google.com/citations?user=t1jXGwkAAAAJ&hl=en&oi=sra
- title: Liang ZHAO 赵亮
image: members/liangzhao.png
url: https://liazhao5.github.io

- block: member-card
content:
title: <strong>Postgraduate Students</strong>
# Upload project images to your `assets/media/` folder and reference the filename in the `image` option

- block: member-card
content:
title: PhD Students
# Upload project images to your `assets/media/` folder and reference the filename in the `image` option
items:
- title: Dake BU
description: <strong>PhD Student</strong>
image: members/dakebu.jpg
url: https://scholar.google.com/citations?user=mWrnNqsAAAAJ
- title: Cheng GONG 龚成
image: members/chenggong.jpg
url: https://scholar.google.com/citations?user=d_wVFg0AAAAJ&hl=zh-CN&oi=ao
- title: Liang ZHAO 赵亮
image: members/liangzhao.png
url: https://liazhao5.github.io
- title: Xu ZHANG 张煦
description: <strong>PhD Student</strong> (2024-?)<br> Multimodal Learning
image: members/xuzhang.jpg
url: https://github.com/ZhangXu0963
- title: Rui ZHANG 張睿
description: MPhil Student (2024-?)
image: members/ruizhang.jpeg
url: https://RayZhhh.github.io
- title: Ji CHENG
image: members/jicheng.jpg
url: https://scholar.google.com/citations?hl=en&user=5CO3AVcAAAAJ
- title: Jingjing CHEN
image: members/jingjingchen.jpg
url: https://scholar.google.com/citations?user=E_UuWUEAAAAJ
- title: Siyuan CHEN 陈思源
description: <strong>PhD Student</strong> (2024-?)<br> Automatic Programming / Synergistic Optimization of Hardware and Software
image: members/siyuanchen.jpg
url: https://github.com/c4yg70
- title: Shunyu YAO
image: members/ShunyuYao.jpg
url: https://scholar.google.com/citations?user=ksM-S0wAAAAJ&hl=en&oi=ao
- title: Cheng GONG 龚成
image: members/chenggong.jpg
url: https://scholar.google.com/citations?user=d_wVFg0AAAAJ&hl=zh-CN&oi=ao
- title: Ping GUO
description: <strong>PhD Student</strong>
image: members/pingguo.jpg
url: https://guo-ping.com/
- title: Qinglong HU
image: members/qinglonghu.jpg
url: https://orcid.org/0000-0002-6862-8705
- title: Song LAI
image: members/songlai.jpg
url: https://laisong-22004009.github.io/
- title: Weiduo LIAO
image: members/weiduoliao.jpg
url: https://liaoweiduo.notion.site/Weiduo-LIAO-7a8d31efc24540a080a5b02de053904e?pvs=4
- title: Yilu LIU 刘一鹭
image: members/yiluliu.jpg
url: https://scholar.google.com/citations?user=7414KGcpDPAC
- title: Chengyu LU
image: members/chengyulu.jpg
url: https://scholar.google.com/citations?user=YqugGsQAAAAJ
- title: Shenhuan LYU
image: members/shenhuanlyu.jpg
url: https://lyushenhuan.github.io/
- title: Yuxiong QING 秦渝雄
image: members/qinyuxiong.png
- title: Bo XUE
description: <strong>PhD Student</strong>
image: members/boxue.jpg
url: https://xueb1996.github.io/
- title: Zhiyuan YANG 杨致远
image: members/zhiyuanyang.jpg
url: https://www.crazyang.com
- title: Shunyu YAO
image: members/ShunyuYao.jpg
url: https://scholar.google.com/citations?user=ksM-S0wAAAAJ&hl=en&oi=ao
- title: Yiming YAO
image: members/yimingyao.jpg
url: https://scholar.google.com/citations?user=c8qCgy0AAAAJ
- title: Yuxiong QING 秦渝雄
image: members/qinyuxiong.png
- title: Jingjing CHEN
image: members/jingjingchen.jpg
url: https://scholar.google.com/citations?user=E_UuWUEAAAAJ
- title: Yilu LIU 刘一鹭
image: members/yiluliu.jpg
url: https://scholar.google.com/citations?user=7414KGcpDPAC
- title: Xiaoyuan ZHANG
image: members/xiaoyuanzhang.png
url: https://scholar.google.com/citations?user=KQj18L8AAAAJ
- title: Weiduo LIAO
image: members/weiduoliao.jpg
url: https://liaoweiduo.notion.site/Weiduo-LIAO-7a8d31efc24540a080a5b02de053904e?pvs=4
- title: Rui SUN
image: members/ruisun.jpg
url: https://scholar.google.com/citations?user=6brFWBsAAAAJ&hl=zh-CN&oi=ao
- title: Song LAI
image: members/songlai.jpg
url: https://laisong-22004009.github.io/
- title: Zidong Wang
image: members/zidongwang.jpg
url: https://scholar.google.com/citations?user=t1jXGwkAAAAJ&hl=en&oi=sra
- title: Xu ZHANG 张煦
description: <strong>PhD Student</strong> (2024-?)<br> Multimodal Learning
image: members/xuzhang.jpg
url: https://github.com/ZhangXu0963
- title: Kefeng ZHENG
description: <strong>PhD Student</strong>
image: members/kefengzheng.jpg
url: https://www.researchgate.net/profile/Kefeng-Zheng
- title: Ping GUO
description: <strong>PhD Student</strong>
image: members/pingguo.jpg
url: https://guo-ping.com/

- title: Ji CHENG
image: members/jicheng.jpg
url: https://scholar.google.com/citations?hl=en&user=5CO3AVcAAAAJ
- title: Shenhuan LYU
image: members/shenhuanlyu.jpg
url: https://lyushenhuan.github.io/



---
## Alumni
Our alumni are accomplished professionals who have gone on to make significant contributions in the field of artificial intelligence, carrying with them the knowledge and skills honed in our lab.

- block: member-card
content:
title: MPhile/Master Students
items:
- title: Rui ZHANG 張睿
description: MPhil Student (2024-?)
image: members/ruizhang.jpeg
url: https://RayZhhh.github.io
- title: Rui SUN
image: members/ruisun.jpg
url: https://scholar.google.com/citations?user=6brFWBsAAAAJ&hl=zh-CN&oi=ao

- block: member-card
content:
title: Bachelor Students

- Some Alumni
- block: member-card
content:
title: Alumni
# Upload project images to your `assets/media/` folder and reference the filename in the `image` option
items:
- title: Genghui LI 李庚辉
image: members/genghuili.jpg
url: https://scholar.google.com/citations?user=3WixDRMAAAAJ&hl=en&oi=ao
---
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/HugoBlox/hugo-blox-builder/starters/blog
go 1.19

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241027205850-adc14f11d2fc
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241104155618-a0f0fcf6bcbe
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241027205850-adc14f11d2fc h1:sVUO+ACC0Q/FUvJK5QjUjGuvobyvQ1+IGwE4zaJGKII=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241027205850-adc14f11d2fc/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241104155618-a0f0fcf6bcbe h1:rws6Hmegy1Lxx/zA/X7d69MWOdv/6kn4qQUSrsWoHvE=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241104155618-a0f0fcf6bcbe/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327 h1:5P+3GBud67lEhxVevV2UbAZccMBMZnmsmSpP1amosXM=
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327/go.mod h1:bUQKSt1XQhk60nSpI6D+MibQi6v8s7HghF5qoAtlhws=

0 comments on commit c96bb35

Please sign in to comment.