pow-auth / pow_site

Website for Pow
https://powauth.com
MIT License
4 stars 2 forks source link
pow

Pow website

Usage

Locally

bundle exec jekyll serve

Production

JEKYLL_ENV=production bundle exec jekyll build

Install

$ bundle install
$ npm install