Git Alias

  • git config –global alias.st status
  • git config –global alias.ci 'commit -v'
  • git config –global alias.co checkout
Read More

You're up and running!

Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).

Read More