Orison

Orison smoking pipe icon

A static site generator and server based upon lit-html

Partials

/src/partials/example.js

import { html } from 'orison';

export default data => html`
  ...
`