This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
defpage /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jan 16 09:06:18 -0800 2009 | |
| |
LICENSE | Fri Jan 16 01:55:01 -0800 2009 | |
| |
README | Fri Jan 16 01:53:20 -0800 2009 | |
| |
defpage.asd | Fri Aug 21 14:38:09 -0700 2009 | |
| |
examples/ | Sat Aug 15 18:21:21 -0700 2009 | |
| |
helpers.lisp | Fri Jan 16 02:19:49 -0800 2009 | |
| |
model.lisp | Fri Aug 21 14:17:27 -0700 2009 | |
| |
packages.lisp | Thu Aug 20 14:23:48 -0700 2009 | |
| |
server.lisp | Sat Aug 15 18:21:21 -0700 2009 | |
| |
view.lisp | Mon Aug 17 15:16:42 -0700 2009 |
README
((defpage)) defpage aims to be a small but useful web-development library (or even framework?) for Common Lisp using the Hunchentoot webserver. It is heavily based upon / inspired by the LispCast.com Reddit Screencast Series. Much credit must go to it's author, Eric Normand. Check out http://www.lispcast.com for more information. ((LICENSE)) defpage is licensed under the terms of a BSD license. See the LICENSE file for more information.







