Implement article indexing in ansi

This commit is contained in:
Never Gude 2026-02-05 19:24:11 +01:00
parent 0cc991a3f2
commit 7d71c4bfda
10 changed files with 94 additions and 42 deletions

View file

@ -44,11 +44,8 @@
<h1 class="title">Home</h1>
</header>
<section id="content">
<nav id="TOC" role="doc-toc">
</nav>
<article>
<p>Hello World</p>
</article>
<nav id="articles">
<h2>Articles</h2>