GreenDelta / olca-app

Source code of openLCA
openlca.org
Mozilla Public License 2.0
193 stars 43 forks source link

Welcome page v2 #322

Closed nishahs08 closed 1 year ago

nishahs08 commented 1 year ago

Welcome Page design

TODO :

Needs to be tested in IE browser .

Dummy content needs to be replaced.

francoislerall commented 1 year ago

Could you set up your code editor such that it is not reformating all the spaces?

For IntelliJ we use this: .editorconfig:

root = true

[*]
charset = utf-8

[*.{ts, tsx, js, html, json}]
indent_style = space
indent_size = 4
nishahs08 commented 1 year ago

@francoislerall I introduced prettier to maintain a consistent code style in frontend. I will reformat all other files in another PR.

nishahs08 commented 1 year ago

@francoislerall could you once please go through the text and also the links. (these links were not mentioned in the file by Andreas I added them from earlier text ); And then we are done with this page .