Korvox / digimend.github.io

DIGImend project website

Home Page:http://digimend.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIGImend website

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

After cloning this repository, run

git submodule init

followed by

git submodule update

to checkout the tablets submodule repository.

Install ruby-dev, and zlib1g-dev

sudo apt-get install ruby-dev zlib1g-dev

Install Bundler:

gem install bundler

Install Jekyll and other dependencies from the GitHub Pages gem:

bundle install

Run your Jekyll site locally:

bundle exec jekyll serve

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

About

DIGImend project website

http://digimend.github.io/

License:Other


Languages

Language:HTML 51.8%Language:CSS 48.0%Language:Ruby 0.2%