mAAdhaTTah / wordpress-github-sync

A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
https://wordpress.org/plugins/wp-github-sync/
GNU General Public License v3.0
613 stars 99 forks source link

Work with private repos? #169

Closed MikeCraig418 closed 7 years ago

MikeCraig418 commented 7 years ago

How can we make this happen? I'm concerned google will nail me for duplicate content if it's public.

mAAdhaTTah commented 7 years ago

It should work fine with private repos, as long as the API token had access to the repository. If you're using GitHub Enterprise, you may need to configure the API root, but otherwise, there should be no issue.

I'm going to close this issue, but feel free to ask questions or reopen if you run into issues.