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

Add support for github pages #15

Open
acouch opened this issue Dec 8, 2017 · 0 comments
Open

Add support for github pages #15

acouch opened this issue Dec 8, 2017 · 0 comments

Comments

@acouch
Copy link
Member

acouch commented Dec 8, 2017

Github pages doesn't do SPAs well b/c it doesn't handle the routing. I was able to get the demo going using https://dev.to/_evansalter/github-pages-and-single-page-apps

We should add a flag in config.yml for sites that adds the snippet in the index.html file and generates the 404 page.

Ultimately would like to statically generate all of the routes but this is an easier step.

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

1 participant