cl-bbs: the schemeBBS-like textboard rewritten in Common Lisp
Summary
The article introduces cl-bbs, an open-source Common Lisp textboard engine inspired by SchemeBBS. It highlights server-rendered HTML, flexible formatting rules, image previews, dynamic headers, theming via cookies, and a Roswell/Qlot-based development workflow, plus setup and testing instructions. It serves as a practical Lisp-based web app example and a reference for contributors.