I think move `inlong-website` module into `inlong-manager` is a good choice.
At the same time, it is suggested to change `inlong-website` to `inlong-dashboard`. 2022-01-14 15:18, Goson zhang<[email protected]> written: All, The name website should be the homepage entry of the project, but as mentioned by @[email protected][1]: the inlong-website module contained in the root directory of our InLong project is not the homepage content of our project, it is only the inlong-manager's front-end page renders, which confuses people who are new to the project. In fact, the website content of the project is created as a separate project and placed in the [1] position, which is not very good, why can't it be integrated into a project? How to deal with it, is to adjust the name of the current inlong-website module, or what? Thanks! 1. https://github.com/apache/incubator-inlong/issues/2081 2. https://github.com/apache/incubator-inlong-website
