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

[WIP] Use Next.js for serving and building #64

Closed
wants to merge 16 commits into from
Closed

[WIP] Use Next.js for serving and building #64

wants to merge 16 commits into from

Conversation

shawnbot
Copy link
Contributor

This experimental branch replaces x0 with Next.js. One goal of this was to fix #59, which involved breaking the examples out of examples/index.js (now pages/index.js) and into per-component files which get automatically exported by Next. I'm including the generated files in this branch so that we can see what it looks like deployed to GitHub Pages.

@shawnbot
Copy link
Contributor Author

Welp, setting assetPrefix apparently doesn't change the path for generated page links, so I'm not sure if this is possible. Gonna try switching back to x0 with the example files broken out next.

@shawnbot
Copy link
Contributor Author

Oof, merge conflicts. This is OBE.

@shawnbot shawnbot closed this Jun 19, 2018
@shawnbot shawnbot deleted the next branch August 8, 2018 17:29
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

Successfully merging this pull request may close these issues.

Example permalinks don't work
1 participant