You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's difficult to inject css-in-js generated css codes in built bundle, which will cause styling issue when js was not executed
I think we should use Next.js instead of docusaurus in future.
Updated 2023-08-21
We are now start to migrate OSSInsight front end project to Next.js step by step. Before all functions are finished, next.ossinsight.io will be the temporary domain for the Next.js version OSSInsight.
Docusaurus is a great framework to generate static website, but it still has some limitations:
analyzeandcollectionscss-in-jsgenerated css codes in built bundle, which will cause styling issue when js was not executedI think we should use Next.js instead of docusaurus in future.
Updated 2023-08-21
We are now start to migrate OSSInsight front end project to Next.js step by step. Before all functions are finished, next.ossinsight.io will be the temporary domain for the Next.js version OSSInsight.