Static site generated by Zola
Note: This repository uses Git LFS for storing large binary files (images, PDFs, etc.). Make sure you have it installed before cloning.
zola serve # preview
zola build # build into public dirTroubleshooting: If you don't see images when running zola serve locally, your LFS files might not be downloaded. Fix this by running:
git lfs fetchDeployment is automatic after pushing to main branch in repository.