简体   繁体   中英

Can't get Jekyll to install

I am following this page: https://help.github.com/articles/using-jekyll-with-pages/

I am up to step 3 and I believe I did what they told me to but for some reason it won't go thru.

Gemfile syntax error on line 1: syntax error, unexpected ':', expecting end-of-input source: ' https://rubygems.org '

Try this Gemfile

source 'https://rubygems.org'
gem 'github-pages'

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM