Skip to content

memset0/team_website

 
 

Repository files navigation

CodeinChinese网站源码. 欢迎提交PR

安装Jekyll后, 在目录下本地运行:

$ bundle exec jekyll serve

遇到问题bundler: command not found: jekyll解决方法:

$ rvm install ruby

如报错:

$ bundle exec jekyll serve


$ bundle exec jekyll serve
Could not find public_suffix-3.0.0 in any of the sources
Run `bundle install` to install missing gems.

解决方法:

$ gem install jekyll bundler

About

在所有编程语言和领域中尝试编写中文代码

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.0%
  • Other 1.0%