Using drafts folder while syncing via Git?
The title kind of asks the question. I am not a big enough Dropbox user where I have the app on my Mac, so I update all via Git. It works great, outside of the drafts feature. Right now I push a commit and then a minute later I will just do a pull request to get the preview. Is this the best practice to be able to preview or is there a better way?
In short – yes.
Once you have pulled and opened the preview in your browser, you won't need to pull again – the preview will update live as you push
Answered 18 days ago · Edit answer