IIC2613 2021-2
Slides
Setup
- Clone the submodules.
git submodule update --recursive
- This can be avoided if you recursively clone the repository right away,
git clone --recurse-submodules https://github.com/UC-IIC2613/Slides-2021-1.git
- This can be avoided if you recursively clone the repository right away,
Viewing
We keep updated generated files. Just open the html files.
Building
Build the slides with Emacs’s org-reveal
mode. The Spacemacs’s
configuration has a layer for it.