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

Find new hosting #68

Open
ryanj opened this issue Jan 11, 2018 · 3 comments
Open

Find new hosting #68

ryanj opened this issue Jan 11, 2018 · 3 comments

Comments

@ryanj
Copy link
Owner

ryanj commented Jan 11, 2018

Find a new hosting solution?

@Rob-Rychs
Copy link

Rob-Rychs commented Apr 2, 2018

+1 for gh-pages
https://medium.freecodecamp.org/hosting-on-github-pages-with-git-submodules-36815856c3f1
could you use this projects gists storage for slides +with gh-pages for hosting?

@ryanj
Copy link
Owner Author

ryanj commented Apr 2, 2018

I'm interested in a fully client-side "Export to gh-pages" option, but you'd lose the ability to dynamically load content from a gist (zero deploy to update).

In order to avoid leaking API keys, the site would probably need to be re-generated on-change whenever relevant gist-IDs are modified.

Currently, the service is being built on DockerHub and is being deployed to GKE. Any nodejs hosting service should work, but I'd prefer to run it on a service that provides access to Kubernetes (for demo and learning purposes)

@Rob-Rychs
Copy link

I'm interested in a fully client-side "Export to gh-pages" option, but you'd lose the ability to dynamically load content from a gist (zero deploy to update)

ahhh I understand better how this gist magic all works now. that'd be a really cool option to have but sounds like a lot of work to get it done right

Currently, the service is being built on DockerHub and is being deployed to GKE. Any nodejs hosting service should work, but I'd prefer to run it on a service that provides access to Kubernetes (for demo and learning purposes)

That's actually what first drew me to your project beyond just reveal-js, as I would like to learn more re: DOCKER + Kubernetes

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