A simple page about Kapture!
Ensure you have both Jekyll and Gulp installed.
To install Jekyll, run the following command:
$ gem install jekyllTo install Gulp, run the following command:
$ npm install -g gulpTo get started on your local server, run $ gulp. BrowserSync will automatically open a browser to localhost:4000, watch for changes, and auto reload.