The following needs to be done to remove github action based build and prepare the repo for branch based build method. - [ ] Update config to use remote theme the correct way. Example here: https://github.com/os2git/test-os2-docs/blob/main/_config.yml - [ ] Remove gem file - [ ] Remove jekyll yml in workflows - [ ] Also update documentation with deploy from branch information.