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