Hi does this work bob
It does indeed but when you are done adding/editing the obsidian vault you just have to do the following:
- right click on the folder “abstractchips-vault” in finder and select option “New Terminal at Folder”
- it may be hiding inside a “Services” dropdown
- type in “git add .”
- press return
- type in “git commit -m “MESSAGE OF YOUR CHOOSING”
- press return
- type in “git push”
Then if you wait about 3 minutes, the changes will appear on the website.