Skip to content

MRChemSoft/nmqc-2025

Repository files navigation

NMQC workshop 2025

Built with Zola using a modified version of the Juice theme

Work on the website locally

  • Clone this repository.

  • Install Zola.

  • Build and serve the website with:

    $ zola serve
    
  • Open localhost:1111 in your browser.

  • Making changes to any of the sources will instantly reload the local webserver, so you can look live at your changes taking effect.