This website requires JavaScript.
Explore
Help
Register
Sign in
marcuskammer
/
coleslaw
Watch
1
Star
0
Fork
You've already forked coleslaw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f821f105ec
coleslaw
/
plugins
/
s3.lisp
9 lines
96 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
Update coleslaw-static to not depend on S3. Add beginning of s3 plugin. Update import plugin to support writing posts out to files. Update TODO.
2011-04-20 13:45:59 -04:00
(
ql:quickload
'
(
zs3
)
)
(
defpackage
:coleslaw-s3
(
:use
:cl
:zs3
)
)
(
in-package
:coleslaw-s3
)
Minor TODO and plugins update.
2011-04-19 13:36:17 -04:00
Reference in a new issue
Copy permalink