Skip to content

JuliaOpt/juliaopt.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.