How to use Glitch.com for your Basic Beb Design/Javascript class.

  1. Navigate to glitch.com and sign in using your GHC google account. Create your account if neccessary.

  2. Once your account is created and you are logged in. Start a new Project and select the "hello-webpage" template.

  3. Glitch will assign a random name for your project, go into the top left corner and change the name of your project to reflect your identity. It can be include your name, id# etc...
    *after you have changed this once, you don't have to change it ever again.

  4. Click on "New File".
    Name the file you are going to create to reflect the name of the assignment you are working on. ex. newsassignment.html
    I recommend that you name files using only lowercase letters and do not use spaces.

  5. select the file you just created, use the editor on the right to enter your html code.
    You can copy the html structure from the index.html file to get started. Remember to change the title.

  6. To submit your file open a new tab and type in the (project name you chose) + .glitch.me/ + (file you created) ex. example832.glitch.me/newsassignment.html
    It's important to type it exactly as you named the file, this is why I suggest lowercase and no spaces.
    Copy/paste the working URL into the Buzz comments for the assignment.

Use the same project for all of your assignments, don't make a new project for each one.

Congratulations! you did it!

Check out example assignments at jarldavidson.glitch.me