gem install jekyll
gem install jekyll bundler
bundle exec jekyll serve
bundle exec jekyll serve --livereload
jekyll clean
jekyll s --drafts
jekyll serve --future
bundle exec jekyll serve --incremental --profile
bundle exec jekyll serve --verbose --livereload --incremental
$env:JEKYLL_ENV="production"; bundle exec jekyll serve
---
title:
description:
date:
image:
tags: []
---
Browse to http://localhost:4000