/dashiell

Static Site Generator

Primary LanguageJavaMIT LicenseMIT

Dashiell

Dashiell is a static site generator written in Java.

Features

None yet, I’m writing them

Commands

  • 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 setup

And then run:

jbang main@secondsun/dashiell