Navigate to glitch.com and sign in using your GHC google account. Create your account if neccessary.
Once your account is created and you are logged in. Start a new Project and select the "hello-webpage" template.
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.
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.
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.
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.
Check out example assignments at jarldavidson.glitch.me