WIX and Github

I found this lovely video on versioning iframe code with github.
https://www.youtube.com/watch?v=enJr0QC7ZA8
BUT/AND how do I version and manage images, wix pages and and code???

Trying to clean up the mess and looking for tools to support version/change management/traceability with WIX.

Thanks,
Robert

you can manage your project code with corvid cli.
https://support.wix.com/en/article/working-with-the-corvid-cli
download the project to your local machine and then initialize the folder with git and start managing the code as you wish.

(you can also use the site dashboard → settings–>site history to check out all of the previous site versions.)