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
Note: You won't be able to access /governance
because that page is from a private repository and requires authentication to fetch.
Our full code of conduct, and how we enforce it, can be read on our website.