-
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
Settings
menu at the top of your repository. Once you clickSetings
, scroll down until you seeGithub Pages
and you should find the link where your site is now hosted. -
Click the
Edit
button on your main repository page to display fields where you will add your project description and the website URL.
-
Notifications
You must be signed in to change notification settings - Fork 0
Demo for students to demonstrate how to post to Github Pages. Also demo for FormData.
thinkful-ei-narwhal/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