marcbeldata / seamonster

Solutions engineering assets for demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seamonster

Solutions Engineering Assets demonstrations

This repository contains demos and assets for use by the RStudio Customer Success team and enterprise customers.

The master branch of this repository refreshes a shared project on our demo server nightly.

Creating a new demo:

  • New demos and WIP should be done on a branch of the project and submitted to master with a pull request.

Demo Rules:

  • Assets and demos are arranged in a folder hiearchy: theme -> feature -> asset -> asset_dependencies.

    There should not be deeper folder levels. This is to provide easy navigation for sales while on a demo. For example: Rmd files that generate stock report can be saved at rmarkdown -> parameterized-stock -> parameterized-stock-pdf.Rmd

  • Themes are defined by the RStudio website hierarchy.

    For example, flexdashboards are under rmarkdown.

  • Assets are named so that they can be easily found using the RStudio go-to file / function feature.

    The asset name should include the feature. For example, lm-gadget is an example of a shiny gadget. parameterized-stock-pdf is an example of a parameterized Rmd report of stock prices.

  • For style consistency, everything is named in lowercase-with-dashes-to-separate-words.

  • Connect demos are located under their respective theme.

About

Solutions engineering assets for demonstration


Languages

Language:HTML 90.3%Language:CSS 4.4%Language:JavaScript 4.2%Language:R 1.1%Language:PHP 0.0%Language:Rebol 0.0%