I said Andrew's a partial site generator. It's actually a web server first; the generator flag will come when I add it. Let's see how this works now, and where I'm heading.

andrew . serves web pages. In an index.html, it replaces any instance of the go template

. This happens when the index.html is read.

When you visit https://example.com/sitemap.xml, andrew will also generate a sitemap on the fly.