This repository contains a website to help manage the logistics of preparing for and running large, short-term educational programs. It is written and maintained by members and alums of the interscholastic Splash community and Learning Unlimited. Documentation for program administrators and developers is in the docs directory, including dev setup documentation and instructions for contributors. Additional documentation for chapters of Learning Unlimited is on the LU Wiki.
The fastest way to get a local development server running:
git clone https://github.com/learning-unlimited/ESP-Website.git devsite
cd devsite
docker compose up --buildThen visit http://localhost:8000. See the Docker setup guide for full details.
Check out our wiki for details. We also have a strict code of conduct.