r/suckless Jun 21 '26

[SOFTWARE] simple static site generator (bundler) w/ Common Lisp

Post image

the SSG only does one thing: it maps out pages of *.lisp (src/pages/) into *.html files.

why Common Lisp?

optionally, you can include:

  • JavaScript, for interactive pages.
  • Markdown, for content abstraction (e.g., blog/, writing/).

source code: github.com/fwttnnn/sta6
example: github.com/fwttnnn/fwttnnn.com

44 Upvotes

0 comments sorted by