polyglot
creates websites using a mix of any DSLs you want in a single source file.
$ raco pkg install polyglot
$ raco docs polyglot
It's a feature. No, really, the mess of text below is not an accident (Although it is more readable in raw form).
This README file functions as a demo and a working
example of how to author a page using polyglot
.
Once you have polyglot
installed, run raco polyglot demo
to verify your installation
and build this README. If it worked, you will see a dist
folder in your working
directory. Open the HTML file inside in your browser. If it did not work, please
open an issue.