Skip to content

ManimCommunity/manim-website

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.

Releases

No releases published

Packages

No packages published

Contributors 13