Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用jekyll快速搭建静态博客 #3

Closed
GuoYongfeng opened this issue May 20, 2016 · 4 comments
Closed

使用jekyll快速搭建静态博客 #3

GuoYongfeng opened this issue May 20, 2016 · 4 comments

Comments

@GuoYongfeng
Copy link
Member

建议前往这里学习jekyll的使用:http://jekyllcn.com/

基本用法

$ gem install jekyll
$ jekyll new docs
$ cd docs
$ jekyll serve
# => 打开浏览器 http://localhost:4000
@bengirl
Copy link

bengirl commented May 21, 2016

gem install jekylln 提示 bash: gem:command not found.我该这么弄啊

@GuoYongfeng
Copy link
Member Author

@benq1987 有easy_install吗

@bengirl
Copy link

bengirl commented May 23, 2016

没有呀,这个要安装吗?还我要去安装一个这个?https://rubygems.org/pages/download

@GuoYongfeng
Copy link
Member Author

@benq1987 需要安装,另外,更多关于这个话题的讨论,已经迁移到 使用jekyll快速搭建静态博客

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants