Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 244 Bytes

Website for JuliaPolyhedra

The address of the website is: https://juliapolyhedra.github.io/

To run it locally, do

$ bundle install # only once
$ bundle exec jekyll serve

Then browse http://localhost:4000.