The comments say: ; To run:
; arc> (load "blog.arc")
; arc> (bsv)
; go to http://localhost:8080/blog But that gives me: powerbook.local 106> ./run
Use (quit) to quit, (tl) to return here after an interrupt.
arc> (load "blog.arc")
nil
arc> (bsv)
mkdir: arc: Not a directory
Error: "directory-list: could not open \"/Volumes/disk0s5/Users/bayareaguy/Software/arc0/arc/posts/\""
arc> |