exscribe

MIT

Programmatically create HTML documents from a high-level syntax

$ area51 add exscribeCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(exscribe:some-function ...)