# Parsley Gardens Command Line Interface Just the main website of [parsleygardens.net][]. Built with: - [Riot.js][] - [Skeleton][] - [Highlight.js][]. [parsleygardens.net]: http://www.parsleygardens.net [Riot.js]: http://riot.js.org [Skeleton]: https://skeleton-framework.github.io [highlight.js]: https://highlightjs.org ## Develop `riot` compilation happens in the browser, so working on this site app is a matter of opening `index.html`. ## Build Make a compacted version of the site with: $ make dist Copy the contents of `dist/` to a webserver.