This repository is the website deployed at manim.community.
This is a Gatsby project.
- Install Node and Yarn
- Install Manim Dependencies (namely LaTeX and FFmpeg)
- Install python dependencies (
pip install -r scripts/requirements.txt) - Run
python scripts/build.py - Run
yarn install - Run
yarn develop - See the site at
http://localhost:8000
Our full code of conduct, and how we enforce it, can be read on our website.