Built with Parcel.js.
Includes
babel-preset-envnode-sassautoprefixereslintnunjucks
git clone https://github.com/aaronalbright/mccustom-starter
yarn install
The context file that gets rendered with the template is stored in ./src/html/global.json.
If you've set up google-doc-to-json, you can output an AML-formatted Google Doc to global.json.
yarn start
yarn build
Builds files into ./build/public
yarn cue
Builds files into ./cue
config.url must be set in package.json
Requires drive.json setup
yarn text
Outputs into ./src/html/global.json
config.docID must be set in package.json