npub14j…v07j9 on Nostr: Decided to write my own static site generator in Common Lisp, more flexible than ...
Decided to write my own static site generator in Common Lisp, more flexible than Coleslaw.
Coleslaw is good, but does not allow many things, for example it always symlinks index.html to a first page of the blog posts index page (PR to solve this issue https://github.com/coleslaw-org/coleslaw/pull/100 is not merged since 2015).
I want to make my solution more CLOS oriented with more extension points.
#new #commonlisp #project
Coleslaw is good, but does not allow many things, for example it always symlinks index.html to a first page of the blog posts index page (PR to solve this issue https://github.com/coleslaw-org/coleslaw/pull/100 is not merged since 2015).
I want to make my solution more CLOS oriented with more extension points.
#new #commonlisp #project