Foo/bar
Session 1
Goals
Create a Github account
Get a development environment running with Cloud9
Create and deploy a static website to Github Pages
Workshop URL:
https://workshops.hackclub.com/personal_website/
Challenge
Create a simple webapp and deploy it to Heroku
https://devcenter.heroku.com/start
Extension
Make something cool with the Google APIs
https://console.developers.google.com/apis/library
Repo Setup
Go to
https://github.com/new
Under "Repository name" write
USERNAME.github.io
Cloud9
Sign up => Create New Workspace
Under "Clone from Git or Mercurial URL", paste the HTTPS Link that you copied from your GitHub repository.
Click on "Create Workspace"
https://c9.io
Additional Resources
http://jmcglone.com/guides/github-pages/
https://getbootstrap.com/
http://eloquentjavascript.net/
https://www.learnenough.com/git-tutorial
Made with Slides.com