Steven Britton

Results 15 comments of Steven Britton

@brandonb927 I've actually thought about incorporating the grunt-assemble module into the project and think it would fit nicely.

Yeah, I use the grunt-assemble module for a bunch of projects that have static content, so it would be great for this setup.

It's a well designed user interface that interfaces with... zwave-js-interface

Hey @benhalverson, Have you tried working with the [delay setting in your siteshooter.yml file](https://github.com/devopsgroup-io/siteshooter/blob/master/siteshooter.yml#L15)? Also, if you're triggering overlays in an inject.js file, have you tried doing a setTimeOut?

@benhalverson, I put together a quick example that will open a modal, start a timer within the model, and set the timer to the same value as the screen delay...

Hey @benhalverson, With Vitaly Slobodin stepping down and headless browsing being available in Chrome(v59 I think?), we'll definitely want to start moving away from phantomjs. I'm going to mark place...

We'll look into this - thanks for reporting the issue, @jookshub.

Hey @theoiorga, For global assets, everything that is placed in the following global folder and then is included in every Key Message (Pages) folder during the build process. **Example of...

Actually, you don't need a .hbs file, you can simply place a pdf in the global folder and reference it like so: `{{root}}global/full_pi.pdf` Also, here's an example of a page...

Hi drub, Definitely not a stupid question – as I’m sure you are becoming increasingly aware, working with Veeva can feel like working in a maze at times. Anyhow, after...