A deep fantasy review.
Download requirements.
https://jekyllrb.com/docs/installation/
- install jekyll
gem install jekyll bundler
- open project root path, input
gem install
to install all dependencies.
Open __post, write a new post as other files.
Open prompt/terminal in root folder, run
bundle exec jekyll serve
Push!