Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 403 Bytes

File metadata and controls

15 lines (9 loc) · 403 Bytes

HacKSU Constitution

Constitution of HacKSU, the student organization at Kent State University. Written in Typst.

Building

Install Typst, then compile:

typst compile hacksu.typ hacksu.pdf

Deployment

Pushes to main automatically compile hacksu.typ to PDF and publish it to GitHub Pages via .github/workflows/compile.yml.