molview / molview

The code of MolView.org

Home Page:https://molview.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MolView

This repository holds the code of MolView.org. MolView and the source code of MolView are Copyright of Herman Bergwerf. You are not allowed to redistribute it without written permission.

Build

  1. Copy all files to a server with support for: PHP, PHP cURL, mod_rewrite.
  2. Make sure the Inkscape and the ImageMagick CLI are installed.
  3. Install npm and install local npm modules.
  4. Run the build script: ./build.sh fetch jmol
    • Only render images: ./build.sh render
    • Also run bower and grunt: ./build.sh
    • Also download Parsedown (PHP) library: ./build.sh fetch
    • Also download Jmol from sourceforge: ./build.sh fetch jmol
    • Also download Jmol from stolaf.edu: ./build.sh fetch jmol nightly

About

The code of MolView.org

https://molview.org

License:Other


Languages

Language:JavaScript 90.3%Language:PHP 4.4%Language:HTML 3.0%Language:Less 2.2%Language:Shell 0.2%