Skip to content

cheminfo/wikipedia

Repository files navigation

Wikipedia chemical structure explorer

DOI

This application as been published here.

https://wikipedia.cheminfo.org

Preview of the new version: https://wcse.pages.dev/

Install locally

There are two ways for having the website on a local server.

Zip archive

You can download the latest version directly on GitHub.

Easy updates with git

If you plan on updating regularly, you can use git :

git clone https://github.com/cheminfo/wikipedia.git

Then to update :

cd wikipedia
git pull

Serve the website

All the required files for the website are located in the site directory. Just make this directory public on your server and it should work.

About dump and node directories

These directories contain Node.js maintenance scripts. They are NOT needed for the website to work and can be ignored.

License

This project is released under The BSD License.