Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 255 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 255 Bytes

Streamlyne Development Blog

Installation

Ruby and Jekyll

gem install jekyll

Usage

jekyll serve

Development

Adds file watchers and displays posts in _drafts/ directory.

jekyll serve --watch --drafts