To install the dependency, run:
git clone git@github.com:MadNLP/madsuite.org.git
cd madsuite.org
pip install .To build the website, run:
python -m madsuiteorg buildTo serve the website locally, run:
python -m madsuiteorg serveTo deploy the website, push commits to the main branch of this repository, which will trigger the auto deployment process. Direct deployment to gh-pages is disabled by the repository rule