/nmqc-2023

Primary LanguageHTMLCreative Commons Attribution 4.0 InternationalCC-BY-4.0

NMQC workshop 2022

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.