Skip to content

pow-auth/pow_site

Repository files navigation

Pow website

Usage

Locally

bundle exec jekyll serve

Production

JEKYLL_ENV=production bundle exec jekyll build

Install

$ bundle install
$ npm install