Skip to content

yuki399/quickdocs

 
 

Repository files navigation

Quickdocs

Setup

$ make
$ shly update-dist

Updating

$ shly ql:update-all-dists --prompt nil
$ shly update-dist

Start a server

$ shly start --port 8080 --server :fcgi
$ APP_ENV=production start_server --port 8080 -- shly start --server :fcgi

Author

Copyright

Copyright (c) 2014 Eitaro Fukamachi ([email protected])

License

Licensed under the BSD 2-Clause License.

About

Library Documentation Hosting for Common Lisp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 58.8%
  • CSS 37.0%
  • JavaScript 3.9%
  • Makefile 0.3%