-
Notifications
You must be signed in to change notification settings - Fork 10
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
Convert to NextJS #1
Comments
@pydanny I would love to help out on this issue 👍 |
@vincentrohde This commit (2784440) sketches out the very low basics of making this work. There's a LOT missing, but it provides the foundation to finish the rest. |
@pydanny What's the difference between main and master branch? Is master for setup things like Next.js? |
The difference is something I need to fix about the repo. Working on it now. |
Originally the repo had a |
@pydanny says he's repairing the branches now 🙂 |
I messed up the branches. Fixing them now by pulling my local. My next step is to pull the content from merged PRs into main. Not sure how to do that. Any ideas @vincentrohde ? |
There's a lot of functionality we want to add. To do that this site needs to have NextJS added.
Note: I know there's other awesome frameworks, but NextJS is the one we use. 😄
The text was updated successfully, but these errors were encountered: