quantstack-talks icon indicating copy to clipboard operation
quantstack-talks copied to clipboard

Enable GitHub Pages?

Open jtpio opened this issue 2 years ago • 2 comments

Some of the presentations in this repo have already been exported to HTML so they could be browsed directly in the browser.

However the GitHub UI won't render these HTML files by default:

image

But having a simple GitHub Pages deployment would help.

Instead of the traditional gh-pages we can use the dedicated GitHub Action for that to avoid increasing the size of the repo: https://github.com/actions/deploy-pages

jtpio avatar Apr 21 '23 12:04 jtpio

I can open a PR to try that.

jtpio avatar Apr 21 '23 12:04 jtpio

That would be awesome!

JohanMabille avatar Apr 21 '23 13:04 JohanMabille