- Rename Documents folder to docs
- Add _config.yml to define GitHub pages jekyll theme
- Move README to homepage of website
- Add new README with link to project website
- Fix links to documents in website
- Add table of contents
- Make "Running Containers" a sub-section of "Development Guide"
- Add description of all docker compose services
- Add section for "GUI Support" and explain how to resolve OpenGL issue in WSL
- Add course staff to list of contributors
- Make filepath links consistent (no leading ./)
- Remove CAD model links (moved to google doc)
- Add section with instructions on running containers
- Add comments to docker-compose.yml
- Add ros-turtlesim service
- Use IP_ADDRESS environment variable in docker-compose.yml
- Add .env to specify IP_ADDRESS environment variable