I use a "clean theme" https://github.com/scotte/jekyll-clean which allows to add comments, if the post specifies a front matter key/value
comments: true
It is simple to just add
#+COMMENTS: true
on top of every post, but it would be cool if there was a way to customize, or somehow persistently change the list of prompts during org2jekyll-create-draft to include other key/values. I apologize if I missed this is actually possible.
Thanks
Milan