Skip to content

codex-academy/colorful-cupcakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GitHub branches with CSS coolers

Do the following:

  • Fork & clone this repo.
    • Click on the fork button on the top (sligthly right of the middle) of this page.
    • this will create a copy of this repository in your GitHub profile
  • Pick a color theme from coloors.com.
  • Change the cupcake1, cupcake2 & cupcake3 classes - 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-pages branch and push your changes to GitHub.
    • locally create gh-pages branch using git branch gh-pages
    • checkout the gh-pages branch - git checkout gh-pages
    • push the gh-pages branch to the server
  • Once you are done you should see your repo deployed at https://<your-github-username>.github.io/colorful-cupcakes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published