My journey of learning AWS
For me:
quarto publish gh-pages when done.
- Main Branch: This holds your source code (.qmd files, _freeze folder, images).
- gh-pages Branch: When you run quarto publish gh-pages, Quarto builds your book (into the _book folder hidden in the background) and pushes just that HTML to a completely separate branch called gh-pages.