bootleg icon indicating copy to clipboard operation
bootleg copied to clipboard

Simple template processing command line tool to help build static websites

Results 12 bootleg issues
Sort by recently updated
recently updated
newest added

I have had no success whatsoever in using bootleg as a pod with babashka (v1.3.190). ```clojure (require '[babashka.pods :as pods]) (pods/load-pod 'retrogradeorbit/bootleg "0.1.9") (require '[pod.retrogradeorbit.bootleg.utils :as bootleg]) (-> "https://example.com" slurp...

Trying to follow [the instructions for building the executable](https://github.com/retrogradeorbit/bootleg?tab=readme-ov-file#building-the-executable) produces this error for me. ```shell $ make all GRAALVM=/Library/Java/JavaVirtualMachines/graalvm-jdk-22.0.2+9.1/Contents/Home/ BOOTLEG_MUSL=false GRAALVM_HOME=/Library/Java/JavaVirtualMachines/graalvm-jdk-22.0.2+9.1/Contents/Home/ lein uberjar Compiling bootleg.asciidoc Syntax error macroexpanding at (asciidoc.clj:1:1)....