message no. 85825
Posted by codydh in #github at 2015-03-24T20:20:12Z
Hello! Might be a silly question, but if I want to pull a GitHub repository for a jekyll template (poole/poole), and want to be able to, in the future, pull in and merge any bug fixes from the original repository, but also to be able to modify all the files so that it's my own site, and push it up to my own personal username.github.io, what's the best workflow for that? Do I clone locally and add my GitHub site as a remote? Or do I c