Skip to content

Commit 44a221c

Browse files
committed
update for llm4code-2027
1 parent 45ede70 commit 44a221c

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: LLM4Code 2026
21+
title: LLM4Code 2027
2222
description: >- # this means to ignore newlines until "baseurl:"
23-
ICSE 2026 Workshop on Large Language Model for Code
23+
ICSE 2027 Workshop on Large Language Model for Code
2424
baseurl: "" # the subpath of your site, e.g. /blog
2525
domain: llm4code.github.io
2626
url: "https://llm4code.github.io" # the base hostname & protocol for your site, e.g. http://example.com
@@ -35,13 +35,13 @@ plugins:
3535

3636
header_pages:
3737
- index.md
38-
- call.md
39-
- dates.md
40-
- organization.md
41-
- pc.md
38+
# - call.md
39+
# - dates.md
40+
# - organization.md
41+
# - pc.md
4242
- program.md
43-
- speakers.md
44-
- papers.md
43+
# - speakers.md
44+
# - papers.md
4545

4646
twitter:
4747
username: llm4code

_includes/description.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!-- <img src="/assets/llm4code-website-light.svg" width="100%"> -->
22
<ul class="custom-ul">
33
<!-- <li><img src="/assets/llm4code-website-light.svg" width="100%"></li> -->
4-
<li> 🤖 The Third International Workshop on Large Language Models for Code</li>
5-
<li> 💼 Co-Located with <a href="https://conf.researchr.org/home/icse-2026">ICSE 2026</a></li>
6-
<li> 🧭 Rio de Janeiro, Brazil</li>
7-
<li> 📅 April 14, 2026</li>
4+
<li> 🤖 The Fourth International Workshop on Large Language Models for Code</li>
5+
<li> 💼 Co-Located with <a href="https://conf.researchr.org/home/icse-2027">ICSE 2027</a></li>
6+
<li> 🧭 Dublin, Ireland</li>
7+
<li> 📅 TBA</li>
88
<li><span style="background-image: url('/assets/twitter.png'); background-size: 18px; color: transparent; background-repeat: no-repeat">📅</span> Follow us on Twitter: <a href="https://twitter.com/llm4code">@llm4code</a>!</li>
9-
<li>Past Workshops: <a href="/2025">2025</a> <a href="/2024">2024</a></li>
9+
<li>Past Workshops: <a href="/2026">2026</a> <a href="/2025">2025</a> <a href="/2024">2024</a></li>
1010
</ul>

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Workshop(
4040

4141
<!-- We are pleased to announce that the 1st International Workshop on Large Language Models for Code (**LLM4Code**) will take place in Lisbon, co-located with [ICSE 2024](https://conf.researchr.org/home/icse-2024)! The submission deadline is **Dec 7th**, 2023. You can submit through [this link](https://llm4code2024.hotcrp.com/). -->
4242

43-
## News
43+
<!-- ## News
4444
45-
Aug, 2025: Our [HotCRP site](https://icse2026-llm4code.hotcrp.com/) is ready for your submissions! Deadline: ~~Monday 20 Oct 2025 23:59~~ **Friday 31 Oct 2025 23:59**
45+
Aug, 2025: Our [HotCRP site](https://icse2026-llm4code.hotcrp.com/) is ready for your submissions! Deadline: ~~Monday 20 Oct 2025 23:59~~ **Friday 31 Oct 2025 23:59** -->
4646

4747
<!-- - **Oct 11, 2023** Our [HotCRP site](https://llm4code2024.hotcrp.com/) is ready for your submissions! (Submission deadline: **Dec 7th**, 2023)
4848
- **Oct 11, 2023** Follow us on Twitter/X ([@llm4code](https://twitter.com/llm4code)) to hear timely updates! -->

program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /program/
66

77
## Program
88

9-
LLM4Code 2026 program is availabe on [ICSE 2026 website](https://conf.researchr.org/program/icse-2026/program-icse-2026/?track=LLM4Code).
9+
TBA
1010

1111
<!-- | Time | Session |
1212
|-------------------|--------------------------------|

0 commit comments

Comments
 (0)