A static site generator powered by soy templates, metal.js, and marble.
Install NodeJS >= v6.11.0, if you don't have it yet.
Install global dependencies:
[sudo] npm install -g yarn
Install project dependencies:
yarn install
Install dependencies for each package and link them together:
npm start
Publish packages:
npm run publish
SPDX-FileCopyrightText: © 2016 Liferay International Ltd. <https://liferay.com>
SPDX-License-Identifier: BSD-3-Clause