Hacker News new | ask | show | jobs
by barrybe 5187 days ago
That's how I do it, it works great that way. I didn't actually set up the gh-pages as a proper submodule, I just cloned the branch to a folder. Then I added the gh-pages folder to the top level .gitignore.
1 comments

That's probably better than my ill-conceived submodule idea.