3.1.1 • Published 4 years ago

@ff0000-tech/rpb-structure v3.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago
RED Agency - FF0000 Ad Tech

Review Page Structure

This project maintains the skins for Review Page Builder sites.

Contexts (Page Skins)

Additional "contexts" (or Page Skins) can be generated by

  1. Overriding any combination of files/folders from ./templates/structure in the corresponding ./templates/contexts/${CONTEXT_FOLDER} path.
  2. Defining the context in package.json: rpsTemplates['${CONTENT_FOLDER}'] = { label: '${PAGE_SKIN_LABEL}' }

Testing Development

Commit your work to a branch, and then point RPB's package dependency at that branch.

Publishing

npm run np

RPB deployments will need to be redeployed in order for the container ./node_modules folder to get reinstalled.

3.1.1

4 years ago