Chris D. Macrae

Results 52 comments of Chris D. Macrae

@budparr My thought is to expose the PostCSS config both ways, in Webpack and as its own pipeline, so that you can use either workflow. My reasoning is that a...

I went through CRA's webpack configs and honestly, a lot of it made a lot of sense. Pulled anything that wasn't specific to React and then customized it to a...

@ncphillips Sure am! https://github.com/forestryio/create-static-site/blob/remove-gulp/packages/static-scripts/config/webpack.config.dev.js

@budparr The power of C-S-S is that you can provide a template with any directory structure or files. In this scenario, I'd just imagine getting a site that looks like:...

I guess my thought is create-react-app is 0 configuration, extremely straightforward. I want to eliminate the "choice of tool" if you're absolutely brand new to static sites. E.g, I'm using...

I went with two webpack configs because they're so heavy and I have detailed comments.

This should be done in Tina core, IMHO. Either: - Local changes to forms are stored in localstorage until discarded, up to a certain date, via Tina core - Tina...

Please advise on tests and checklist

@sondretj totally forgot about this. I'll submit an update this week hopefully.

@sondretj however I cannot get the CLA to work