ext-blog

A BLOG engine which supports custom theme

$ area51 add ext-blogCopy

Usage

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