Example site and build pipeline using the Alchemy static site generator.
Uses Alchemy "transmuter functions" to demonstrate building a site with markdown, ejs for templating, and Sass to CSS compilation. Uses browser-sync to serve the contents of the public
directory and demonstrates an npm command for live reload.
npm i @alchemy-js/example
npm start