rolling-scopes / site

🦥🛼 Website supporting The Rolling Scopes and The Rolling Scopes School educational process
https://rollingscopes.com
9 stars 7 forks source link

POC: Move the Website to Static Site Generation (SSG) using Next.js or Remix #554

Open andron13 opened 2 days ago

andron13 commented 2 days ago

📝 Describe the feature

We need to check if it’s possible to move the current website to Static Site Generation (SSG) using Next.js and Remix. For this, two branches should be created: poc-ssg/next and poc-ssg/remix. Each branch will have the full website transferred and tested with SSG.

ℹ️ Additional context

The goal is to move the whole website to SSG using Next.js and Remix and test if it works correctly. The POC will help the team understand which framework is better for the project. We should check if there are any issues or benefits during the transfer process. There could be technical challenges, like backend limitations, that need to be considered.

✅ Definition of Done (DoD):

Responsible:
@andron13, @YulikK, @Quiddlee

YulikK commented 2 days ago

started doing the remix branch

Quiddlee commented 2 days ago

Two branches are created: poc-ssg/next and poc-ssg/remix - if you create branch with these names you'll not be able to push the code due to husky rules