class GitHubPages::Configuration

def migrate_theme_to_remote_theme(config)

If the user has set a 'theme', then see if we can automatically use remote theme instead.
def migrate_theme_to_remote_theme(config)
  # This functionality has been rolled back due to complications with jekyll-remote-theme.
end