Skip to content

DigitalPebble/digitalpebble.github.io

Repository files navigation

digital-pebble

Source for the digitalpebble.com website. Built with Jekyll.

Prerequisites

  • Ruby (with Bundler)

Install dependencies:

bundle install

Build

bundle exec jekyll build

Output is written to _site/.

Local development

Serve the site locally with live reload:

bundle exec jekyll serve --config _config.yml,_config-dev.yml

The site is then available at http://localhost:4000.

About

Resources for the DigitalPebble website

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors