coleslaw/plugins/hunchentoot.lisp
Brit Butler e81f01440d API changes, Static Indices rewrite and more...
* Revamp API intersection of indices and posts.
* Rewrite the static implementation of indices.
* Add split-sequence dep to coleslaw-static
* Various bugfixes and cleanups to import plugin.
* Beginnings of hunchentoot plugin.
* Update TODO.
2011-04-22 18:37:22 -04:00

4 lines
55 B
Common Lisp

(ql:quickload '(hunchentoot))
(in-package :coleslaw)