I routinely push github_documents to github so that stakeholders can view these reports by a shared url. I'd love to push reports with interactive plotly components in a similar fashion but github_reports don't seem to handle plotly graphs, and sharing html reports is a fraught activity in my experience as the html_document relies on an entire directory of figures and associated paths to work properly and these easily break/confuse recipients.
What is a free and simple way to share interactive html_documents to a limited audience of viewers?