A static site generator and server based upon lit-html
import { html } from 'orison'; export default data => html` ... `