ext-blog
A BLOG engine which supports custom theme
$ area51 add ext-blogCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ext-blog:some-function ...)A BLOG engine which supports custom theme
$ area51 add ext-blogCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ext-blog:some-function ...)