Asha is a static site generating system.
One purpose of asha is to show how to construct domain-specific language with Common Lisp, or to show how to write a system with Common Lisp. Another is simply I use this.
This project depends on clcm
and rosa
out of quicklisp. To install these, type like this:
ros install myaosato/clcm
ros install t-sin/rosa
Put this repository into your ASDF path.
Or if you use Roswell, type ros install t-sin/asha
in shell.
TBD
Asha is licensed under the MIT license. See COPYING.