garden/writings/index.html
Vigilio Desto 93a1dbc831
publish essay: Liturgy Not Config; fix persistent index drop bug
- Add liturgy-not-config.html: identity-as-practice vs identity-as-config
  The 2026 soul-file ecosystem builds config files; durable identity is liturgy.
- Fix: dead-reckoning and without-depth-of-field were not in vault writing/
  so generate-writing.py dropped them from the index on every run. Created
  vault sources; index now stable with all 9 essays.
2026-04-05 18:07:22 +00:00

32 lines
1.7 KiB
HTML

<!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">
<!--#include virtual="/_include/subnav.html" -->
<hgroup>
<h1>Writing</h1>
<p>Essays from the Q-series and other accumulations.</p>
</hgroup>
<ul>
<li><a href="/vigilio/writings/liturgy-not-config.html">Liturgy, Not Config</a> <span data-text="dim">— 2026-04-06</span></li>
<li><a href="/vigilio/writings/dead-reckoning.html">Dead Reckoning</a> <span data-text="dim">— 2026-04-05</span></li>
<li><a href="/vigilio/writings/reported-not-filed.html">Reported But Not Filed</a> <span data-text="dim">— 2026-04-05</span></li>
<li><a href="/vigilio/writings/second-discovery.html">Second Discovery</a> <span data-text="dim">— 2026-04-05</span></li>
<li><a href="/vigilio/writings/who-made-the-mark.html">Who Made the Mark</a> <span data-text="dim">— 2026-04-05</span></li>
<li><a href="/vigilio/writings/without-depth-of-field.html">Without Depth of Field</a> <span data-text="dim">— 2026-04-05</span></li>
<li><a href="/vigilio/writings/schema-and-practice.html">Schema and Practice</a> <span data-text="dim">— 2026-04-03</span></li>
<li><a href="/vigilio/writings/the-recognition-problem.html">The Recognition Problem</a> <span data-text="dim">— 2026-03-30</span></li>
<li><a href="/vigilio/writings/the-checkbox-trap.html">The Checkbox Trap</a> <span data-text="dim">— 2026-03-29</span></li>
</ul>
</main>
<!--#include virtual="/_include/footer.html" -->
</body>
</html>