This repo contains the contents for the website https://mainlab.site. The website serves material for learning math and CS. All courses are freely accessible.
- Clone the conjin project, e.g. to
repos/conjin - Clone this repository, e.g. to
/repos/mainlab - Create the following files:
- ./deployments/APP_DIR (contains path, here:
/repos/mainlab) - ./deployments/CONJIN_DIR (contains path, here:
repos/conjin) - ./deployments/DEPLOYMENTS_DIR (contains path, here:
repos/mainlab/) - ./deployments/EXTERNAL_TOOLS_PATH (contains path, here:
repos/conjin/build-tools/tools-external.dhall) - ./deployments/dmainlab/src/RCLONE_CONFIG_PATH (path to config file)
- ./deployments/dcd/src/password_list.dhall (of type
PasswordList)
- ./deployments/APP_DIR (contains path, here:
- Follow installation instructions of the conjin project.
This project is licensed under CC BY-SA 4.0.