Skip to content

codeforgso/github-workshop-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code For Greensboro GitHub Workshop Site

This is basic HTML static site for workshop particiants (and anyone) to use and learn about Git & GitHub.

The site was made using bulma-start

You can see a current version of this site here: codeforgso.github.io/github-workshop-site

You can see the slides that accompany this workship here codeforgso.github.io/github-workshop

Contributors

If you are making changes to the theme/css/JavaScript, run the following:

npm install
npm start

Run npm run to see a list of all available commands.