Skip to content

Configure Next.js environment #16

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

Open
breadadams opened this issue Mar 23, 2020 · 2 comments
Open

Configure Next.js environment #16

breadadams opened this issue Mar 23, 2020 · 2 comments

Comments

@breadadams
Copy link
Member

Previously we tried out Gatsby for the landing page, this time we're going to go with Next.js.

This needs to be setup before any page development can begin.

@breadadams breadadams added this to the Initial release milestone Mar 24, 2020
@gabrielperales
Copy link
Member

I think we just have to create a pages folder in the root of the project to have everything Next.js needs to be set up. Do we need anything else?

@breadadams
Copy link
Member Author

The pages directory can live in the src directory too @gabrielperales (what you mention is just the default).

Other than that we need some customization in _document.tsx - for styled-components in SSG.

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