David Russell

Results 10 comments of David Russell

If you are happy to build your slideshow presentations using Markdown then you might want to check out [GitPitch](https://gitpitch.com). It's a new hosted service that lets you, among other things,...

I have a local patched `decktape` to workaround this problem. My solution was to treat any path passed on the `--screenshots-directory` flag as an *absolute* path. In `decktape.js`, I simply...

Hi Stano, thanks for submitting this interesting feature request. And for providing a clear, detailed description. My gut reaction, very nice idea. I don't know when I can get to...

Thanks for the additional input @jesfer.

Hi Stephen. So GitPitch is currently using `highlight.js v9.15.8`. Using the full core language bundle. But looking at the list of [supported languages](https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md) it seems that Terraform support is maintained...

@smwilson1230 a quick request. Can you please add a few sample Terraform code snippets to this thread so I have good representative code blocks to use for testing. Thanks, David.

That's ok I think, the *tab* key is not a supported navigation control within slides - use the SPACE key or the arrow keys to navigate instead. The full set...

> What if there's links in slide content? Keyboard users... Then there could indeed be a problem. Thanks for reporting. I'll look into it when time permits.

Support for the side menu that provides access to the table-of-contents for a GitPitch slide decks has changed. I believe the issue reported on this thread is resolved as a...

Thanks for the quick feedback. I'll take a look at the deck you mentioned as a test case and see what needs to be done to prevent non-visible links from...