Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy to gh-pages? #128

Open
galeone opened this issue Jun 29, 2019 · 2 comments
Open

How to deploy to gh-pages? #128

galeone opened this issue Jun 29, 2019 · 2 comments

Comments

@galeone
Copy link

galeone commented Jun 29, 2019

I have created a presentation using fusuma and created a repository with the presentation inside.

See: https://github.com/galeone/tf-function-talk

I have also created the branch gh-pages locally and remotely + updated the settings to use gh-pages to host the website.

I followed the fusuma readme and I executed

NODE_ENV=production npx fusuma build
npx fusuma deploy

but nothing happens. All I see is the "Publishing to gh-pages" string that never goes away.

I guess this is not the correct way of deploying to gh-pages then. So, what should I do?

Thanks!

@galeone
Copy link
Author

galeone commented Jun 29, 2019

Update: I have a passphrase to unlock my ssh key.

I'm investigating and I'm pretty sure this is the problem.

Update: can confirm. If I remove the passphrase it gets deployed, so fusuma right now lacks the support for ssh with passphrases (I guess the progress bar snake-like overwrites the passphrase input form)

@hiroppy
Copy link
Owner

hiroppy commented Jun 29, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants