Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 282 Bytes

File metadata and controls

15 lines (10 loc) · 282 Bytes

A repository containing the OpenMC website using Github pages.

To build the site locally, clone the repository then install Myst Markdown

python -m pip install mystmd

Then build and host the site locally with

myst start

link to live site