Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 636 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 636 Bytes

Styleguide

Build Status

Installation

Setup your environment:

bin/setup

Development

Run Jekyll:

bundle exec jekyll serve --watch

Used tools:

Deploy to GitHub Pages

Run this in the root project folder in your console:

bin/deploy