Dashiell is a static site generator written in Java.
-
build - generates a static site
-
serve - serves the generated site from memory == How to use
To run it install jbang:
curl -Ls https://sh.jbang.dev | bash -s - app setupAnd then run:
jbang main@secondsun/dashiell