MetinSa / AST2000-interactive-notes

AST2000-interactive-notes is a script that builds an interactive website from the AST2000 lecture notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AST2000 Interactive Slides

Dependencies

  • pandoc

Usage

Be sure to have pandoc on your computer.

python main.py

This will compile all the .tex files in the directories 1A/, 1B/, ... into html and output them in a directory named output/ along with a copy of all the .html, .css and .js files in the root of the repository.

The output/ directory then functions as a standalone website and can be hosted.

About

AST2000-interactive-notes is a script that builds an interactive website from the AST2000 lecture notes.


Languages

Language:TeX 90.7%Language:Python 3.8%Language:HTML 2.5%Language:CSS 2.1%Language:JavaScript 0.8%