iglpdc / brainhack-intro-git

Introduction to Git and GitHub for BrainHack Boston

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickstart

  1. Edit content into slides.md. See the remark.js wiki for help setting up your slides
  2. Customize any css in slides.css
  3. Serve your presentation over HTTP using one of the following methods (or others)
    1. Commit your presentation to the gh-pages branch of a Git repository and push it to GitHub
    2. Serve the presentation from your local harddrive with Python, using either python -m SimpleHTTPServer or python3 -m http.server
  4. Enjoy the applause after presenting your amazing talk

About

Introduction to Git and GitHub for BrainHack Boston


Languages

Language:CSS 67.5%Language:HTML 32.5%