This is a trial deployment of the ETH PEACH Lab website using Next.js 14 on GitHub Pages.
The test deployment is available at:
🔗 https://eth-peach-lab.github.io/peachlab.inf.ethz.ch/
To run locally:
git clone https://github.com/ETH-PEACH-Lab/peachlab.inf.ethz.ch.git
cd peachlab.inf.ethz.ch
npm install
npm run devOnce changes are made, view the GitHub page for testing. If looks good, please ping April to make the deployment on peachlab.inf.ethz.ch.