Skip to content

Area-53-Robotics/53D-Notebook

Repository files navigation

53D-Notebook

Build Typst Document Spell Check License: CC BY-NC-ND 4.0 License: GPL v3

53D's notebook for the 2025-26 VRC Push Back challenge. Written by Ishika Saha.

Special Thanks To

  • Terry for notebooking advice

Typst Extensions Used

How to Read the Notebook

  • You can download the latest release of the notebook, which gets updated everytime we attend a tournament
  • You can download the most recent version of the notebook by going to the Actions tab, clicking on the latest Build Typst Document workflow, and downloading the pdf file in "Artifacts."
  • You can compile the notebook yourself using the instructions below

How to Compile the Notebook

  1. Install the required fonts:
    • Linux Libertine
    • Orbitron
    • Virgil 3 YOFF
  2. 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
  1. Clone the repository
git clone https://github.com/Area-53-Robotics/53D-Notebook.git
cd 53D-Notebook
  1. Compile the project
typst compile main.typ

License

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.

CC BY-NC-ND 4.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •