Skip to content

jump-dev/jump-dev.github.io

Repository files navigation

jump-dev.github.io

Source for jump.dev

This uses jekyll to generate static web pages. To run the source locally, see: Setting up your GitHub Pages site locally with Jekyll.

  1. Install everything it says.
  2. In your local directory of this repository, run bundle exec jekyll serve (in the terminal).
  3. Open http://localhost:4000 in your web browser.

It runs under the master branch.