https://github.com/fukamachi/quickdocs.git
git clone 'https://github.com/fukamachi/quickdocs.git'
(ql:quickload :quickdocs)
$ make
$ shly update-dist
$ shly ql:update-all-dists --prompt nil
$ shly update-dist
$ shly start --port 8080 --server :fcgi
$ APP_ENV=production start_server --port 8080 -- shly start --server :fcgi
Copyright (c) 2014 Eitaro Fukamachi (e.arrows@gmail.com)
Licensed under the BSD 2-Clause License.