JUmbrella / web-lit-training

Materials for the Mozilla Foundation's Web Literacy Training Modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mozilla Web Literacy Training

Sharing Your Work with Github!

This repo includes three projects for participants in Mozilla's Web Literacy Training to choose from, in order to practice some of the skills learned during the training.

Participants can fork this repo and then choose a project template to edit on their forked version.

Fork this repo:

Click the "Fork" button in the top right of this page

fork

Edit this README

Make sure you're on your own forked version of this repo (you'll know it's your own version because your username will appear as part of the path in the top left).

yourname

Click the README.md file

readme

Click the pencil icon to edit

pencil

Add a line to the README explaining that you've created this repo as part of a web literacy training. Check out this markdown cheatsheet and experiment with different styles you can apply using markdown. Have fun!

Save and publish your changes

To save and publish your changes, scroll down and complete the information in the "Commit changes" box. Add a note about what you changed. This is an important part of version control—it allows other people (and even your future self!) to know what changes you made and why.

For today, you can commit directly to the gh-pages branch, so you can see your changes immediately. If you were working collaboratively on a project with others, you would likely create a new branch and submit a pull request for someone else to review.

commit

#Welcome to JUmbrella

About

Materials for the Mozilla Foundation's Web Literacy Training Modules

License:Mozilla Public License 2.0


Languages

Language:JavaScript 78.6%Language:CSS 14.8%Language:HTML 6.7%