json/yaml config
I want to be able to play with some of our settings, related to our template.
Like updating titles.
Or for example, I want to update "contact us" link
Or I want to update something else.
create a separated command that will start generator and also obfuscate our HTML
like npm run generate:small will return a minified version of our HTML template
Plus, we should find a way of how we'll upload new images into our gitlab creative repository. So all assets finally will be located in the same place.
like everything that isn't at ASCII maybe - should be mentioned and send a bold notification about it. or just utf-8 or how it
and notify during generating
Or for example, I want to update "contact us" link Or I want to update something else.
create a separated command that will start generator and also obfuscate our HTML like
npm run generate:small
will return a minified version of our HTML templateimplement image resizer
enchancement
https://www.npmjs.com/search?q=image%20resize
Plus, we should find a way of how we'll upload new images into our gitlab creative repository. So all assets finally will be located in the same place.
or we can google babel image resizer
https://github.com/onurzorluer/react-image-file-resizer
https://alligator.io/serverless/build-serverless-image-service-part1/
https://developer.aliyun.com/mirror/npm/package/react-image-resizer/v/1.0.0
or we can do it on the AWS S3 side