Skip to content

ignitesf/ignitesf.github.io

Repository files navigation

Ignite San Francisco

This is a jekyll site, hosted on github pages

To preview the site locally.

  1. clone this repo git clone https://github.com/ignitesf/ignitesf.github.io.git
  2. install jekyll gem install jekyll
  3. run jekyll jekyll serve --watch
  4. view at http://localhost:4000