Install jekyll
gem install bundler jekyll
Run locally
bundle exec jekyll serve
Build (for prod)
JEKYLL_ENV=production bundle exec jekyll build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install jekyll
gem install bundler jekyll
Run locally
bundle exec jekyll serve
Build (for prod)
JEKYLL_ENV=production bundle exec jekyll build