You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2022. It is now read-only.
What is the idiomatic way of uploading a presentation to github pages?
I've tried to target master/docs (after changing the build of course) but it seems that gh-pages doesn't respect relative path for resources?
I managed to do it a while back but it stopped working, and not sure what is actually the correct way of doing it.
I'm curious if there's a "formal" deploy process for spectacle-boilerplate to gh-pages.
What is the idiomatic way of uploading a presentation to github pages?
I've tried to target master/docs (after changing the build of course) but it seems that gh-pages doesn't respect relative path for resources?
I managed to do it a while back but it stopped working, and not sure what is actually the correct way of doing it.
I'm curious if there's a "formal" deploy process for
spectacle-boilerplateto gh-pages.