Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 188 Bytes

Pow website

Usage

Locally

bundle exec jekyll serve

Production

JEKYLL_ENV=production bundle exec jekyll build

Install

$ bundle install
$ npm install