Skip to content

Instantly share code, notes, and snippets.

@bpesquet
Last active October 22, 2015 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpesquet/969ea9a0b399cf9aeeac to your computer and use it in GitHub Desktop.
Save bpesquet/969ea9a0b399cf9aeeac to your computer and use it in GitHub Desktop.
Create a new Jekyll course based on class-boilerplate
<create new repo on GitHub>
$ git clone <new repo URL>
$ git remote add boilerplate https://github.com/bpesquet/class-boilerplate.git
$ git fetch boilerplate
$ git merge boilerplate/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment