Serving from two different computers?

My local jekyll site lives under ~/Dropbox/Sites/mysite/ . I often make changes to the files from two different computers. Could I launch (one at a time) the jekyll serve function from each of these machines?

Is this possible and if yes, is it a bad idea? I just hate being restricted to one machine for maintaining my site. Both machines have up to date versions of ruby and jekyll.

Edit: I have verified that this can be done and it works well.