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
- Create a Github account (if you don't have one).
 - 
Create a repository called "UCSC - Generative Design" using Github website.
- Make it private.
 - Start it with a README file.
 
 - Clone this repository on your computer. You can use command-line git or the GitHub Desktop app.
 - 
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.
 
 - Push your changes to GitHub. You can use command-line git or the GitHub Desktop app.
 - 
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