-
Notifications
You must be signed in to change notification settings - Fork 2k
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
使用中的一些问题 #30
Comments
是这样的,我看了你的页面,应该是构建失败了。不是你的原因,是我在制作模板的时候忽略了较少文章时对于tags的计数方式。简单的说就是首页标签云那部分代码出错了,导致jekyll 构建失败。 解决办法:你暂时先多放几篇文章吧,让标签出现的频率不相同。详情见#26 |
现在你的博客能访问是因为使用了构建失败前成功的那一次构建。 |
我写了三篇还是不行,估计还需要再写几篇,试一下。 在 2016-06-13 15:10:51,"浩阳" notifications@github.com 写道: 是这样的,我看了你的页面,应该是构建失败了。不是你的原因,是我在制作模板的时候忽略了只有一篇文章时对于tags的计数方式。简单的说就是首页标签云那部分代码出错了,导致jekyll 构建失败。 解决办法:你暂时先多放几篇文章吧,让标签出现的频率不相同。详情见#26 — |
我添加了几行代码,修复了这个bug |
你好,我想问下怎么能把博客模板中的内容删掉呢?我把posts中的md文件删掉之后,访问自己的网站名称还是会显示所有模板中的博文。
The text was updated successfully, but these errors were encountered: