- Sign in to GitHub and go to https://github.com/new
- Type in the name of your project for repository name
- Select the checkmark for "Initialize this repository with a README"
- Click "Create Repository"
- Click the button "Create new file"
- In the box that says "Name your file..." enter
index.html
- Paste your HTML into the large text box area
- Click "Commit new file"
- Click "Create new file" again
- In the box that says "Name your file..." enter
styles.css
(or whatever you called your stylesheet file) - Paste your CSS into the large text box area
- Click "Commit new file"
- Click "Settings" and scroll down to the section that says GitHub Pages
- Change "None" to "Master Branch" (not Master Branch Docs Folder) and click "Save"
- Scroll back down to the GitHub Pages section of the settings.
- Wait about 15 minutes and then click the link that says "Your site is ready to be published at..."
Last active
August 20, 2018 03:53
-
-
Save rwarbelow/7b7343cf6a4468b6ccf63c49a6c8fcfc to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment