JuliaOpt / juliaopt.github.io

Website for JuliaOpt
www.juliaopt.org
11 stars 16 forks source link

juliaopt.org

Website for juliaopt.org

This uses jekyll to generate static web pages. To run the source locally, see: Setting up your GitHub Pages site locally with Jekyll.

  1. Install everything it says.
  2. In your local directory of this repository, run bundle exec jekyll serve (in the terminal).
  3. Open http://localhost:4000 in your web browser.

It runs under the master branch.