Skip to content

Releases: BonhamLab/template_presentation

Presentation Release v0.1.1

17 Oct 15:00

Choose a tag to compare

📊 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:

  1. Extract the source archive: tar -xzf touying-presentation-v0.1.1-source.tar.gz
  2. Install Typst: https://github.com/typst/typst#installation
  3. Compile: typst compile main.typ presentation.pdf

Presentation Release v0.1.0

17 Oct 14:52

Choose a tag to compare

📊 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.0-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-17 14:52:20 UTC
  • Repository: BonhamLab/template_presentation
  • Commit: dc2f908

✅ Verification

Verify file integrity using the provided checksums:

sha256sum -c checksums.sha256

🚀 Usage

To rebuild the presentation:

  1. Extract the source archive: tar -xzf touying-presentation-v0.1.0-source.tar.gz
  2. Install Typst: https://github.com/typst/typst#installation
  3. Compile: typst compile main.typ presentation.pdf