To set up a staging env on your server, follow these instructions:
- Make sure you have the latest version of Node.js and npm installed.
- Run
npm install -g markbind-cli
in your terminal to install Markbind. - Once you are done, run
markbind serve
. You should able to see the site preview at http://127.0.0.1:8080 - When you are satisfied with your changes, you can run
markbind build && markbind deploy
in your terminal. - You should able to see your changes in https://(your-github-username).github.io/1920-s2/