My blog
bundle install --path vendor/path
bundle exec jekyll clean
bundle exec jekyll serve
JEKYLL_ENV=production bundle exec jekyll build
JEKYLL_ENV=development bundle exec jekyll build
The source files stored in this repository are licensed under the MIT License. The static HTML pages generated by these source files are not licensed under the same license.