Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 497 Bytes

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.