✨ Clear and beautiful ✨ templates of the assignments for the course Physics I (Mechanics).
git clone --recurse-submodules https://github.com/constabIe/physics-hws
Choose one of the following options to compile the paper:
- Online editor (open the folder in editor with initialized git submodules)
- VSCode extension
- Neovim plugin
-
Fork the repository.
-
For each assignment create and switch to the
hwXXbranch for theXXhomework.git checkout -b hwXXEdit files on the
hwXXfolder as you want. -
If the new template occurred switch to the default branch
git switch mainpull the template
git pull origin mainand checkout
git checkout -b hw(XX + 1)
For more about typst markup language syntax and features: https://typst.app/docs