Stuff

Welcome to my personal archive of stories, films, and thoughts.


Recently Watched

${template.each(query
from p = index.tag("page")
where p.type == "Film"
order by lastModified desc

where p.type == "Film"
order by lastModified desc ), function(page)
return "" .. page.name .. ""
end)}