theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
109 stars 20 forks source link

Rearrange website content #95

Closed FarnazH closed 3 years ago

FarnazH commented 3 years ago

I removed some tabs from the website and provided the same information on the front page (in a more compact manner). Feel free to let me know what you think.

FanwangM commented 3 years ago

The new arrangement looks nice! Thanks! @FarnazH

Only one minor comment: it seems we need to delete intro_about.rst file in docs folder as it is no longer need.

FanwangM commented 3 years ago

For the failed tests, if we replace all the docs in tox.ini with doc and they should be resolved. Apart from that, I am happy to merge this PR. @FarnazH

FarnazH commented 3 years ago

Sorry, @fwmeng88 I was experimenting with Roberto in my forked repo and pushed it to the wrong branch... This PR was meant to only contain the first 2 commits. I will force push to fix it!