Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 217 Bytes

NoRuKo

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