jacobobryant / platypub

A publishing platform built with Biff
MIT License
65 stars 13 forks source link

add .bb extension to babashka scripts #66

Closed jeffp42ker closed 2 years ago

jeffp42ker commented 2 years ago

Resolves #65 by adding .bb extensions to the render scripts and adding bash scripts with the existing filenames to call them. This is a default theme-only change and easily supports themes in other languages.

I like the .bb extension over .clj since there are slight differences in what clojure features babashka supports.