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.
- Install everything it says.
- In your local directory of this repository, run bundle exec jekyll serve(in the terminal).
- Open http://localhost:4000in your web browser.
It runs under the master branch.