The commands will read something like: git remote add origin git@github.com:your_username/mysite.git git push -u origin master Paste these commands into the terminal to push your local repo to GitHub. _config.yml works as the Jekyll configuration file.
↧