GitHub - DIGImend/digimend.github.io: DIGImend project website

Skip to content

Navigation Menu

Sign in

Appearance settings

DIGImend website

This is the DIGImend project website, normally accessible at http://digimend.github.io.

After cloning this repository, run

followed by

to checkout the tablets submodule repository.

Install ruby-dev, and zlib1g-dev

sudo apt-get install ruby-dev zlib1g-dev

Install Bundler:

Install Jekyll and other dependencies from the GitHub Pages gem:

Run your Jekyll site locally:

and open the printed URL (usually http://0.0.0.0:4000/).