My awesome wesbsite
- Draw on whiteboard: https://_____________.github.io/___________
- Open a browser and verify internet access
- Go to Github.com
- There is a sign-up dialog on the homepage or sign-in and jump to step 10.
- Username/email/password – username will be in the first blank
- Verify Email perhaps in new tab or on phone
- Next screen says Welcome and has 3 steps
- Click Continue for free account
- Survey – submit
- Start a project (double check the email verification and click back)
- Repo – website – repo name will be in the second blank
- Description and click initialize with README
- You are now looking at your new repo
- Click “branch: master” and type “gh-pages” exactly. Must be “gh-pages” with a dash
- Click “Create branch: gh-pages”
- Click “create new file”
- Type “index.html” in the field next to “website /”
- Type “Hello World” in the main box on line 1
- Scroll to bottom and click “Commit new file”
- In a separate tab/device, use your username from step 3 and go to https://username.github.io/website (“website” may be different from step 9)
- Now that you have a working website, let’s get coding!
- https://fonts.google.com/ for free fonts
- Copy link into head of index.html
- Copy font family into styles.css
- https://unsplash.com/ for free images
- Right-click and choose copy image address
- OR upload a new image
- Use relative link
- First link on google: html color palette
- https://www.w3schools.com/colors/colors_palettes.asp
- Enter your name @spamhereplease.com
- Go to mailinator.com and enter your name to verify the email address