Robin的主页

初始化环境时需要安装 Ruby、Gem & Bundler,然后在项目路径下执行 bundle install,接着启动 jekyll。


安装 jekyll:gem install jekyll bundler

初始化安装项目依赖 Gemfile:bundle install

启动 jekyll:bundle exec jekyll serve

- - - - - -
written by 陈烨彬 Robin Chen , and published under (CC) BY-NC-SA.