Yintrust Technology Blog Powered by Jekyll Online access address: https://yintrust.github.io Run locally gem install bundler jekyll cd yintrust.github.io bundle install bundle exec jekyll serve --livereload --incremental Basic usage Create new post: bundle exec jekyll post "My New Post"