Skip to content

Commit 8e5adfb

Browse files
committed
workshop going live!
1 parent db7a4ec commit 8e5adfb

File tree

21 files changed

+552
-51
lines changed

21 files changed

+552
-51
lines changed

_config.yml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
# -----------------------------------------------------------------------------
44

55
title: blank # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
8-
last_name: Name
6+
first_name:
7+
middle_name:
8+
last_name: First Workshop for Research on Agent Language Models (REALM) at ACL 2025
99
contact_note: >
1010
You can even add a little note about which of these is the best way to reach you.
1111
description: > # the ">" symbol means to ignore newlines until "footer_text:"
1212
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
1313
footer_text: >
1414
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
15-
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
16-
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
17-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
15+
# Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
16+
# Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
17+
keywords: LLM agents, AI agents, ACL workshop # add your own keywords or leave empty
1818
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1919
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

21-
url: https://alshedivat.github.io # the base hostname & protocol for your site
22-
baseurl: /al-folio # the subpath of your site, e.g. /blog/. Leave blank for root
21+
url: https://realm-workshop.github.io # the base hostname & protocol for your site
22+
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
2323
last_updated: false # set to true if you want to display last updated in the footer
2424
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
2525
back_to_top: true # set to false to disable the back to top button
@@ -49,10 +49,10 @@ rss_icon: true
4949
# -----------------------------------------------------------------------------
5050

5151
navbar_fixed: true
52-
footer_fixed: true
53-
search_enabled: true
52+
footer_fixed: false
53+
search_enabled: false
5454
socials_in_search: true
55-
bib_search: true
55+
bib_search: false
5656

5757
# Dimensions
5858
max_width: 930px
@@ -150,16 +150,16 @@ collections:
150150
output: true
151151
permalink: /:collection/:title/
152152
projects:
153-
output: true
153+
output: false
154154
permalink: /:collection/:title/
155155

156156
announcements:
157157
enabled: true
158-
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
159-
limit: 5 # leave blank to include all the news in the `_news` folder
158+
scrollable: false # adds a vertical scroll bar if there are more than 3 news items
159+
limit: 3 # leave blank to include all the news in the `_news` folder
160160

161161
latest_posts:
162-
enabled: true
162+
enabled: false
163163
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
164164
limit: 3 # leave blank to include all the blog posts
165165

@@ -275,8 +275,8 @@ display_categories: ["external-services"] # these categories will be displayed o
275275
# -----------------------------------------------------------------------------
276276

277277
scholar:
278-
last_name: [Einstein]
279-
first_name: [Albert, A.]
278+
last_name: []
279+
first_name: []
280280

281281
style: apa
282282
locale: en
@@ -304,8 +304,8 @@ scholar:
304304
enable_publication_badges:
305305
altmetric: true # Altmetric badge (Customization options: https://badge-docs.altmetric.com/index.html)
306306
dimensions: true # Dimensions badge (Customization options: https://badge.dimensions.ai/)
307-
google_scholar: true # Google Scholar badge (https://scholar.google.com/intl/en/scholar/citations.html)
308-
inspirehep: true # Inspire HEP badge (https://help.inspirehep.net/knowledge-base/citation-metrics/)
307+
google_scholar: false # Google Scholar badge (https://scholar.google.com/intl/en/scholar/citations.html)
308+
inspirehep: false # Inspire HEP badge (https://help.inspirehep.net/knowledge-base/citation-metrics/)
309309

310310
# Filter out certain bibtex entry keywords used internally from the bib output
311311
filtered_bibtex_keywords:

_includes/advisors.liquid

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
<div class="container-fluid">
2+
<div class="row row-cols-2">
3+
4+
<div class="card-item col">
5+
<div class="card">
6+
<div class="row g-0">
7+
<div class="card-img col-md-6">
8+
9+
<img class="img-fluid" src="/assets/img/organizers/hanna.jpg">
10+
11+
</div>
12+
<div class="col-md-6">
13+
<div class="card-body">
14+
<h4 class="card-title">Hannaneh Hajishirzi
15+
</h4>
16+
17+
<h6 class="card-text">University of Washington / Ai2
18+
</h6>
19+
20+
<div class="row ml-1 mr-1 p-0">
21+
22+
23+
<div class="icon" data-toggle="tooltip" title="Twitter">
24+
<a href="https://x.com/hannahajishirzi" title="Twitter" target="_blank"
25+
rel="noopener noreferrer"><i class="fab fa-twitter"></i></a>
26+
</div>
27+
28+
29+
30+
<div class="google-scholar-icon">
31+
<div class="icon" data-toggle="tooltip" title="Google Scholar">
32+
<a href="https://scholar.google.ca/citations?user=LOV6_WIAAAAJ"
33+
title="GoogleScholar"
34+
target="_blank" rel="noopener noreferrer"><i
35+
class="ai ai-google-scholar"></i></a>
36+
</div>
37+
</div>
38+
39+
40+
41+
<div class="website-icon">
42+
<div class="icon" data-toggle="tooltip" title="Website">
43+
<a href="https://homes.cs.washington.edu/~hannaneh/" title="Website" target="_blank"
44+
rel="noopener noreferrer"><i class="fas fa-address-card"></i></a>
45+
</div>
46+
</div>
47+
48+
</div>
49+
</div>
50+
</div>
51+
</div>
52+
</div>
53+
</div>
54+
55+
56+
<div class="card-item col">
57+
<div class="card">
58+
<div class="row g-0">
59+
<div class="card-img col-md-6">
60+
61+
<img class="img-fluid" src="/assets/img/organizers/graham.jpg">
62+
63+
</div>
64+
<div class="col-md-6">
65+
<div class="card-body">
66+
<h4 class="card-title">Graham Neubig
67+
</h4>
68+
69+
<h6 class="card-text"> Carnegie Mellon University / All Hands AI
70+
</h6>
71+
72+
<div class="row ml-1 mr-1 p-0">
73+
74+
75+
<div class="icon" data-toggle="tooltip" title="Bluesky">
76+
<a href="https://bsky.app/profile/gneubig.bsky.social" title="Bluesky" target="_blank"
77+
rel="noopener noreferrer"><i class="fab fa-bluesky"></i></a>
78+
</div>
79+
80+
81+
<div class="icon" data-toggle="tooltip" title="Twitter">
82+
<a href="https://x.com/gneubig" title="Twitter" target="_blank"
83+
rel="noopener noreferrer"><i class="fab fa-twitter"></i></a>
84+
</div>
85+
86+
87+
88+
<div class="google-scholar-icon">
89+
<div class="icon" data-toggle="tooltip" title="Google Scholar">
90+
<a href="https://scholar.google.co.in/citations?user=wlosgkoAAAAJ"
91+
title="GoogleScholar"
92+
target="_blank" rel="noopener noreferrer"><i
93+
class="ai ai-google-scholar"></i></a>
94+
</div>
95+
</div>
96+
97+
98+
99+
<div class="website-icon">
100+
<div class="icon" data-toggle="tooltip" title="Website">
101+
<a href="https://www.phontron.com/" title="Website" target="_blank"
102+
rel="noopener noreferrer"><i class="fas fa-address-card"></i></a>
103+
</div>
104+
</div>
105+
106+
</div>
107+
</div>
108+
</div>
109+
</div>
110+
</div>
111+
</div>
112+
113+
114+
</div>
115+
</div>

0 commit comments

Comments
 (0)