/AST2000-interactive-notes

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

Primary LanguageTeX

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.