Conversation
✅ Deploy Preview for fossc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Locally it went everything well. Let me check once the deployment logs |
|
yeah, done its working fine now |
|
Hey @ayush-129 Thanks a lot for PR, your work is amazing,. |
Mr-Sunglasses
left a comment
There was a problem hiding this comment.
LGTM, thanks @ayush-129
|
@ayush-129 the only showstopper are the merge conflicts, can you fix them. |
Mr-Sunglasses
left a comment
There was a problem hiding this comment.
There are few things that I think need to be changed
-
The homepage doesn't looks similar there are visual changes like animation alignment mismatched and a animation is present that should not be there
-
original ( fosscu.org )
- current PR preview
-
The Nav bar is not identical, in this PR, a new
Resoucesis added which should not be there. -
original ( fosscu.org )
- current PR preview
- One thing is that, why the
ts -> jscompile file is in the source code, I think they should be in the build ( ps. I don't know about this )
@YASH-YADAV-dynamo , @JiyaGupta-cs , @codecShivam , @adityaslyf PTAL







Migrate to TypeScript and Next.js
fixes #117
The codes are migrated to typescript till now.
Please do give suggestions if any.
@Mr-Sunglasses