Do the following:
- Fork & clone this repo.
- Pick a color theme from coloors.com.
- Change the
cupcake1,cupcake2&cupcake3classes - with a colors from the coloors.com theme you selected. - Add & commit your changes to git & push your changes to GitHub. Use descriptive git commit messages.
- Create a
gh-pagesbranch and push your changes to GitHub.- locally create
gh-pagesbranch usinggit branch gh-pages - checkout the
gh-pagesbranch -git checkout gh-pages - push the
gh-pagesbranch to the server
- locally create
- Once you are done you should see your repo deployed at
https://<your-github-username>.github.io/colorful-cupcakes
