Update I

(GO HOME)

Created On: Mon, 23rd January (2026)

Prev: phase-1/entry-002
Next: phase-1/entry-004

…could just… not have an index… and instead rely on a sorta network of hyperlinks…

…maybe there IS an index… but it’s hidden and needs to be found… hmmmmm…

Oh… also, here’s the current code for how these entries look.

snippet.astro
<Entry title="Update II" when="23rd February 2026" supplement="(21:00)">
<p>...could just... <b>not</b> have an index... and instead rely on a sorta <i>network</i> of hyperlinks...</p>
<p>...maybe there <b>IS</b> an index... but it's <i>hidden</i> and needs to be found.... hmmmmm.....</p>
</Entry>
Original Raw Code
<Code
title="snippet.astro"
mark={[
"Entry"
]}
code={``} lang="astro" />

Apparently Astro comes with Shiki and Prism. Pretty useful.

Log Index