Skip to content

ManimCommunity/manim-website

Folders and files

NameName
Last commit message
Last commit date
Dec 6, 2022
Feb 9, 2022
Nov 13, 2023
Jun 10, 2023
Apr 15, 2022
Oct 30, 2021
Nov 13, 2021
Mar 24, 2022
Sep 20, 2021
Oct 27, 2021
Jan 19, 2021
Nov 14, 2021
Mar 24, 2022
Oct 28, 2021
Jul 17, 2022
Dec 1, 2022
Dec 1, 2022
Oct 12, 2023
Oct 19, 2023

Manim Website

This repository is the website deployed at manim.community.

This is a Gatsby project.

Build Site Locally

  1. Install Node and Yarn
  2. Install Manim Dependencies (namely LaTeX and FFmpeg)
  3. Install python dependencies (pip install -r scripts/requirements.txt)
  4. Run python scripts/build.py
  5. Run yarn install
  6. Run yarn develop
  7. 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.

Code of Conduct

Our full code of conduct, and how we enforce it, can be read on our website.