Module 2: Make your first website!

Objective: get a page of your own live on the internet and get your development workspace set up.

  1. Installfest
  2. Put your first site online!
  3. Thanks!

Installfest

Welcome back! Since we'll be using a few tools this semester, we might as well get them set up in one fell swoop. Sign up for the following free websites and help a friend when you finish:

You'll also need to select an offline editor. Mission Bit computers have a text editor pre-installed called Brackets, but for some it's not very intuitive to code in. Head over to the resources page and take a look at some other options if you find yourself in this camp.

Configuring your environment to your liking is an individual process that can take a bit of trial and error, so if something doesn't feel right, try another editor or adjust the settings on the one you're currently using.


Put your first site online!

Now that you're up and running, fire up your text editor and make a simple website introducing yourself, following the HTML basics section from last class. Feel free to work with a partner and help them out if they get stuck. Your final page should be viewable at yourname.github.io/index.html. You don't have to type index.html, though; that's the file that gets automatically loaded when you don't specify one. Be sure to use <a> tags to link two different .html files together and <img> tags to add images to your pages. You'll need to know how to do those things next week when you make your first game.

Also, GitHub and Codepen have a social component, so follow your classmates!


Thanks!

Whew! You made it through a bit of initialization and put your first website online. Congrats!

Next module, you'll meet your group for the semester and build a game in HTML. In your spare time, feel free to make a few web pages about your favorite topics to keep your chops sharp.

Too much work joke