Lacerta
gem install jekyll bundler
bundle install
bundle exec jekyll serve
or
docker-compose up --build
There are two system test pages:
Follow Jekyll Dev Guide
bundle exec jekyll page "page_name"
bundle exec jekyll post "post_name"