-
Create a local branch named gh-pages:
$
git checkout -b gh-pages -
Push both your master branch and your gh-pages branch to Github:
$
git push origin master
$git push origin gh-pages -
Find the link to your live site under the
Settingsmenu at the top of your repository. Once you clickSetings, scroll down until you seeGithub Pagesand you should find the link where your site is now hosted. -
Click the
Editbutton on your main repository page to display fields where you will add your project description and the website URL.
forked from thinkful-ei-emu/Sample-Repo
-
Notifications
You must be signed in to change notification settings - Fork 4
andreacardybailey/Sample-Repo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Demo for students to demonstrate how to post to Github Pages. Also demo for FormData.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 51.1%
- JavaScript 26.8%
- CSS 22.1%