53D's notebook for the 2023-24 VRC Over Under challenge. Written by Ajibola Ajani, Jin Hao Cao, and Ishika Saha.
- Felix for backend code support
- Terry for notebooking advice
- Install the required fonts:
- Linux Libertine
- Orbitron
- Virgil 3 YOFF
- Install Typst
Download a release, and add it to your system's PATH.
You can also use a package manager:
# Windows
winget install --id Typst.Typst
# MacOS
brew install typst
# Arch Linux
sudo pacman -S typst
# Nix
nix run nixpkgs#typst
- Clone the repository
git clone https://github.com/Area-53-Robotics/53D-Over-Under-Notebook.git
cd 53D-Over-Under-Notebook
- Compile the project
typst compile main.typ
The content of this notebook is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
The template that this notebook uses is licensed under GNU General Public License v3.0.