Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 453 Bytes

regarm.github.io

My blog

Jekyll commands sheet

  • 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

License

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.