<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>vixworks</title><id>https://next.vix.works/</id><link href="https://next.vix.works/"/><link rel="self" href="https://next.vix.works/feed.xml"/><author><name>vixworks</name></author><updated>2026-09-26T00:00:00Z</updated><entry><title>This page was built by Vix</title><id>https://next.vix.works/posts/live.html</id><link href="https://next.vix.works/posts/live.html"/><updated>2026-09-26T00:00:00Z</updated><category term="meta"/><category term="vix"/><content type="html">&lt;p&gt;This post was pushed to GitHub. A small VM noticed the new commit,
evaluated the site with Vix, and swapped the result in.&lt;/p&gt;</content></entry><entry><title>Only what you ask for</title><id>https://next.vix.works/posts/demand.html</id><link href="https://next.vix.works/posts/demand.html"/><updated>2026-09-21T00:00:00Z</updated><category term="demand"/><category term="vix"/><content type="html">&lt;p&gt;Asking for one page doesn&amp;#39;t build the others.&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;the index needs titles and dates&lt;/li&gt;&lt;li&gt;a post page needs its &lt;strong&gt;body&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;the feed needs everything&lt;/li&gt;&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;&lt;span class=&quot;keyword&quot;&gt;fn&lt;/span&gt; main() -&amp;gt; Int { &lt;span class=&quot;number&quot;&gt;1&lt;/span&gt; }&lt;/code&gt;&lt;/pre&gt;</content></entry><entry><title>Tags &amp; &lt;escaping&gt;</title><id>https://next.vix.works/posts/tags.html</id><link href="https://next.vix.works/posts/tags.html"/><updated>2026-09-03T00:00:00Z</updated><category term="meta"/><category term="vix"/><content type="html">&lt;p&gt;A title with &lt;code&gt;&amp;lt;&lt;/code&gt; and &lt;code&gt;&amp;amp;&lt;/code&gt; in it has to come out escaped, in HTML and in the &lt;a href=&quot;/feed.xml&quot;&gt;Atom feed&lt;/a&gt;.&lt;/p&gt;</content></entry><entry><title>Hello, blog</title><id>https://next.vix.works/posts/hello.html</id><link href="https://next.vix.works/posts/hello.html"/><updated>2026-08-02T00:00:00Z</updated><category term="meta"/><content type="html">&lt;p&gt;This blog is a Vix program. Each page is a value, and the site is the value &lt;code&gt;main&lt;/code&gt; returns.&lt;/p&gt;
&lt;h2 id=&quot;Why&quot;&gt;Why&lt;/h2&gt;
&lt;p&gt;To find out what a &lt;strong&gt;small&lt;/strong&gt; site needs from the language.&lt;/p&gt;</content></entry></feed>