看起来是 jekyll 版本问题…… 建议你用 docker build -- Justin Wong
On Tue, Jan 9, 2018, at 15:19, [email protected] wrote: > 在 2018年1月8日星期一 UTC+8上午11:25:05,[email protected]写道: > > 各位大神: > > 我想创建一个镜像站,有几个问题想请大神帮忙解答一下,谢谢。 > > 1. (镜像管理器) 和 (镜像站网页)这两个需要先搭建哪一个?是先搭建镜像站网页,然后再搭建镜像管理器吗? > > 2.在搭建镜像站网页时,遇到 bundle install这一步时报了Could not locate > > Gemfile,百度也未解决,是不是执行完毕后还要执行build in docker再执行 下载动态文件 > > 3.在执行tunasync中的第一步,make的时候 go get ./cmd/tunasync 这一步没有反应,用了VPN也不行 > > 请大神指点一下,谢谢! > > 最后一句是那个,但是访问127.0.0.1:4000无法访问,防火墙也关闭了,还是不能 > 访问 > Liquid Warning: Liquid syntax error (line 7): Expected dotdot but found > pipe in "{{(site.categories["help"] | sort: 'mirrorid') }}" in / > _layouts/help.html > Liquid Warning: Liquid syntax error (line 7): Expected dotdot but > found pipe in "{{(site.categories["help"] | sort: 'mirrorid') }}" in / > _layouts/help.html > Liquid Warning: Liquid syntax error (line 7): Expected dotdot but > found pipe in "{{(site.categories["help"] | sort: 'mirrorid') }}" in / > _layouts/help.html > Liquid Warning: Liquid syntax error (line 7): Expected dotdot but > found pipe in "{{(site.categories["help"] | sort: 'mirrorid') }}" in / > _layouts/help.html > Liquid Warning: Liquid syntax error (line 7): Expected dotdot but > found pipe in "{{(site.categories["help"] | sort: 'mirrorid') }}" in / > _layouts/help.html > Liquid Warning: Liquid syntax error (line 4): Expected dotdot but > found pipe in "{{(site.categories["help"] | sort: 'mirrorid' | > first ) }}" in help.html > done in 4.032 seconds. > Auto-regeneration: disabled. Use --watch to enable. > Server address: http://127.0.0.1:4000/ > Server running... press ctrl-c to stop. > 如示:浏览器访问127.0.0.1:4000仍然无法访问 > > -- > You received this message because you are subscribed to the Google > Groups "TUNA 主邮件列表" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TUNA 主邮件列表" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
