ManimCommunity / manim-website

Manim landing page.

Home Page:https://www.manim.community

Repository from Github https://github.comManimCommunity/manim-websiteRepository from Github https://github.comManimCommunity/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.

About

Manim landing page.

https://www.manim.community

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 66.2%Language:SCSS 25.8%Language:Python 8.0%