Logs for #nikola for 2025-07-21

19:17:50 <bpabon> Thank you @ChrisWarrick , so I should just work off my `main` branch and deploy to my gh-pages branch
19:18:25 <bpabon> TIL that I can use `git worktree` to bind a directory to a diferent branch: 
19:18:27 <bpabon> https://olgarithms.github.io/sphinx-tutorial/docs/7-hosting-on-github-pages.html#creating-a-gh-pages-branch
19:20:20 <bpabon> So presumably I should change GITHUB_SOURCE_BRANCH to `main` https://github.com/blaisep/project-page-template/blob/main/project-site/conf.py#L678
19:44:51 <ChrisWarrick> yes
19:45:12 <ChrisWarrick> the github_deploy command does not need worktrees