L1 - Exercise 1: Create Your Github Repository

  • Due Jun 25, 2019 at 4:30pm
  • Points 1
  • Questions 1
  • Available Jun 25, 2019 at 1pm - Jun 25, 2019 at 11:59pm 10 hours and 59 minutes
  • Time Limit None
  • Allowed Attempts Unlimited

Instructions

github_repository.png

  1. Create a Github account (if you don't have one).
  2. Create a repository called "UCSC - Generative Design" using Github website.
    • Make it private.
    • Start it with a README file.
  3. Clone this repository on your computer. You can use command-line git or the GitHub Desktop app.
  4. In your local repository, create a directory called "docs":
    • Create a file called index.html inside this directory. Write your name inside this file.
    • Write your name in the README.md file. 
  5. Push your changes to GitHub. You can use command-line git or the GitHub Desktop app.
  6. In your repository Settings:
    • Find the GitHub Pages section.
    • Set folder "docs" to be the source of your page.
Only registered, enrolled users can take graded quizzes