FOLDER_PATH: str = "./slides" CONFIG_PATH: str = ".manim-slides.json" REVEALJS_TEMPLATE: str = """ {title}
{sections}
"""