How to use Jekyll
- Get prompt with Ruby (install Ruby)
- Clone or download your Jekyll theme
- move it's directory
- enter "bundle install" in prompt
- enter "bundle exec jekyll serve" in prompt ## Careful If you modify your Jekyll, you must have to 4 repeat for refresh your blog.
Jekyll generate site by _posts files that is md.
Read information this theme explanation