Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants