Steve Heffernan
                                            Steve Heffernan
                                        
                                    I'm happy to help on the media-chrome front for this. It. might also be worth bringing the [`` project](https://github.com/Dash-Industry-Forum/dash-video-element) up to date if it's not anymore.
My first attempt was to set up something like: ``` jekyll-s3 --config _jekyll_s3.staging.yml jekyll-s3 --config _jekyll_s3.production.yml ``` Then I could create a rake task to run one or the other....
Yeah, if you could do something like ``` jekyll-s3 --env staging ``` that could be cool too.
An alternative, debatably cleaner approach is to wrap react player in its own 'use client' component. I'm new to server components (maybe everyone is?) and co-workers keep pointing me to...
Just want to say thank you for adding this. And you should really release this. Works for me, and needed to publish a site to s3.
Thanks, yeah I more meant released as in listed in the docs. On May 7, 2013, at 4:23 PM, Aaron Forsander [email protected] wrote: > @heff it should be released to...
Do you use origin instead of upstream for your main remote repo? If so you need to change the config file, which defaults to upstream. That was my problem at...
To-dos from an IRL convo yesterday w/ @cjpillsbury and @AdamJaggard . * Break out Facade and util functions from the media store file * Add all of the text from...
@cjpillsbury let me know if you're waiting on anything from me on this one.
This is definitely a missing feature. I think the Mux team has our hands full for the next few months, so if anyone else wants to try a proof-of-concept, have...