Skip to content

Commit ae5d173

Browse files
committed
Add tutorial resources and hands-on code section to index.html
1 parent 26cda89 commit ae5d173

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ <h3 class="nav-title">links</h3>
5151
<li><a href="https://www.jaseci.org/" target="_blank" rel="noopener">Jaseci.org ↗</a></li>
5252
<li><a href="https://github.com/jaseci-labs/jaseci" target="_blank" rel="noopener">GitHub ↗</a></li>
5353
<li><a href="https://www.asplos-conference.org/asplos2026/workshops-and-tutorials/" target="_blank" rel="noopener">ASPLOS 2026 ↗</a></li>
54+
<li><a href="https://github.com/jaseci-labs/asplos-26-tutorial" target="_blank" rel="noopener">Tutorial Resources ↗</a></li>
5455
</ul>
5556
</div>
5657
</nav>
@@ -168,6 +169,16 @@ <h3>ASPLOS 2026</h3>
168169
</a>
169170
</div>
170171

172+
<div class="papers-section">
173+
<h3>Tutorial Day Resources</h3>
174+
<ul class="papers-list">
175+
<li>
176+
<svg class="paper-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/></svg>
177+
<a href="https://github.com/jaseci-labs/asplos-26-tutorial" target="_blank" rel="noopener">Hands-on code and exercises for the agentic AI development sessions</a>
178+
</li>
179+
</ul>
180+
</div>
181+
171182
<div class="papers-section">
172183
<h3>Research Papers</h3>
173184
<ul class="papers-list">

0 commit comments

Comments
 (0)