Skip to content

Intro to web development workshop, covering HTML, CSS and JavaScript

License

Notifications You must be signed in to change notification settings

SundaySky/web-development-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Workshop

Intro to web development, covering HTML, CSS and JavaScript

The workshop website is at https://sundaysky.github.io/web-development-workshop

Workshop Presentation

Getting started with Github Pages

  1. If you don't have on already, open a user in Github.
  2. Create a new repository for the workshop. If you're new to Git or Github, download Github Desktop. Feel free to ask for help or consult Github Desktop's help.
  3. Enable GitHub Pages by navigating to the repository's settings tab and scroll down to "GitHub Pages" section. Set Source to "master branch".
  4. That's it! pages should be avalible in a few moments in your own page (eg. https://{username}.github.io/{repository-name}/). The pages will update every time you'll push to master.

Take a look at Github Pages FAQ for more info.

About

Intro to web development workshop, covering HTML, CSS and JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published