Fork me on GitHub

GitHub Pages workshop

A workshop made up 30 in advance at CodeAcross NYC. The target audience is civic hackers wanting to publish their data/information on the web, using GitHub + GitHub Pages as the means.

Opening questions

GitHub Pages overview

Creation

There are a bunch of ways to get a Pages site created (and to modify it afterwards):

One-click creation

The repository pages

  1. Create repo
  2. Create gh-pages branch
  3. Add index.html

The desktop app

The command-line

Publishing data

Pairing with project code

Examples

Please add more!