My personal site / CV — live at https://matlomax.github.io/.
This repository only hosts the published site. The content is built from
source in MatLomax/astro-cvitae and
deployed here automatically by GitHub Actions on every push to that repo's
main branch.
- The built static site is force-pushed to the
gh-pagesbranch, which GitHub Pages serves at the root domain. - Don't edit the
gh-pagesbranch by hand — it is overwritten on every deploy. Make all changes inastro-cvitae.