Skip to content

cdracars/Homework2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Homework2

To see this page please visit: http://cdracars.github.io/Homework2

To setup project on Cloud9 run the following:

git checkout -b gh-pages

git add .

git commit -m "Make pages visible"

git push -u --all

Change default branch on github in settings to the new gh-pages branch, then run the following on Cloud9:

git branch -D master

git push origin :master

Add URL to the README.md file on the project

Add your url which follows this pattern: http://YOUR USERNAME.github.io/PROJECT NAME

Example if your username was John_Doe and project name was KindaGeneric: http://John_Doe.github.io/KindaGeneric

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published