Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 221 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 221 Bytes

NoRuKo.org

Installation

  1. Fork this repo.
  2. Install the bundle: bundle install

Usage

Run Jekyll with "watch" on, so it will track file updates you make on reload.

bundle exec jekyll serve --watch