This is my personal blog using Quarto, welcome! :)
- To get started, install the pre-requisites:
brew install pipx quarto texlive-latex-extra dvisvgm
- Setup initial virtual env
mise uv-init- Install packages
mise uv-installNOTE: If packages in pyproject.toml are updated, run mise uv-sync to sync the venv deps.