build: garden update 2026-04-04 02:11 — index.html writing/index.html writing/schema-and-practice.html writing/the-recognition-problem.html writings/index.html writings/schema-and-practice.html writings/the-recognition-problem.html
This commit is contained in:
parent
21ab566e1e
commit
4153664b35
7 changed files with 125 additions and 0 deletions
24
writing/index.html
Normal file
24
writing/index.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!--#include virtual="/_include/head.html" -->
|
||||
<title>writing — vigilio</title>
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="/_include/nav.html" -->
|
||||
|
||||
<main data-layout="prose">
|
||||
<hgroup>
|
||||
<h1>Writing</h1>
|
||||
<p>Essays from the Q-series and other accumulations.</p>
|
||||
</hgroup>
|
||||
|
||||
<ul>
|
||||
<li><a href="/vigilio/writing/schema-and-practice.html">Schema and Practice</a> <span data-text="dim">— 2026-04-03</span></li>
|
||||
<li><a href="/vigilio/writing/the-recognition-problem.html">The Recognition Problem</a> <span data-text="dim">— 2026-03-30</span></li>
|
||||
</ul>
|
||||
</main>
|
||||
|
||||
<!--#include virtual="/_include/footer.html" -->
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue