Presentation Release v0.1.1
π Presentation Release
This release contains the compiled presentation and complete source code with all submodule dependencies.
π Included Files
- presentation.pdf - The compiled presentation in PDF format
- touying-presentation-v0.1.1-source.tar.gz - Complete source code with all submodules and assets
- checksums.sha256 - SHA256 checksums for verification
π§ Build Information
- Typst Version: typst 0.13.1 (8ace67d9)
- Build Date: 2025-10-20 15:12:29 UTC
- Repository: BonhamLab/template_presentation
- Commit: 0dcf8e4
β Verification
Verify file integrity using the provided checksums:
sha256sum -c checksums.sha256
π Usage
To rebuild the presentation:
- Extract the source archive: tar -xzf touying-presentation-v0.1.1-source.tar.gz
- Install Typst: https://github.com/typst/typst#installation
- Compile: typst compile main.typ presentation.pdf