Include website in the project setup
@wimjongman
I'm not sure how the website works. I think it would be good to include it in the project setup and to include a .project file so one can import it. Is the index.html editable or is it somehow generated?
There's no favicon:
So I'd like to add one as in the diff above...
Originally posted by @merks in https://github.com/eclipse-birt/birt/issues/1286#issuecomment-1582491056
@merks the static page is automatically generated and deployed when a PR is submitted by a trusty person and when the code is merged in master. The homepage is https://github.com/eclipse-birt/birt-website/blob/main/src/pages/index.js I just edit it on the web with codedev.
Christopher @chloetz is our webmaster. Maybe he knows more about adding a favicon.