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

添加生成分类主页面支持 Add support to generate category index page #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pmtao
Copy link

@pmtao pmtao commented Oct 30, 2017

添加设置参数:enable_index_page
Add config item: enable_index_page

Add support to generate category index page.
-----
提交人:镜画者,发现有任何问题请联系我:pmtnmd@163.com。
Commit by Meler Paine, found any problem please contact: pmtnmd@163.com.
@coveralls
Copy link

Coverage Status

Coverage decreased (-88.9%) to 11.111% when pulling dc1fd2d on pmtao:master into 80f03fa on hexojs:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-88.9%) to 11.111% when pulling dc1fd2d on pmtao:master into 80f03fa on hexojs:master.

@NoahDragon
Copy link
Member

Could you please fix the travis-ci errors?

@pmtao
Copy link
Author

pmtao commented Oct 31, 2017

抱歉,还没用过 travis-ci ,能不能稍微指点下怎么处理,谢谢!

-----
提交人:镜画者,发现有任何问题请联系我:pmtnmd@163.com。
Commit by Meler Paine, found any problem please contact: pmtnmd@163.com.
@coveralls
Copy link

coveralls commented Oct 31, 2017

Coverage Status

Coverage decreased (-80.0%) to 20.0% when pulling 733165c on pmtao:master into 80f03fa on hexojs:master.

@pmtao
Copy link
Author

pmtao commented Oct 31, 2017

我还原到上一版代码,问题还是基本类似的: travis-ci 日志
而且下面这个问题说明 babel-eslint 在 node 0.12 和 4 的版本上可能就不支持,是不是要考虑支持5以上:Cannot find module 'babel-eslint'

@JLHwung
Copy link
Contributor

JLHwung commented Oct 31, 2017

@pmtao Could you rebase on the master branch to have travis run test on node_js 6 and 8? Thank you.

@pmtao
Copy link
Author

pmtao commented Oct 31, 2017

@JLHwung travis 现在有问题:Open-source builds erroring

@NoahDragon
Copy link
Member

NoahDragon commented Oct 31, 2017

@JLHwung I think the error is caused by the babel-eslint, this repo doesn't contain it. I will fix it.

@JLHwung
Copy link
Contributor

JLHwung commented Nov 6, 2017

@NoahDragon The build is fixed due to recent changes on hexo.

@pmtao On your working branch master, could you run

git remote add upstream https://github.com/hexojs/hexo-generator-category.git
git fetch upstream
git rebase upstream/master

and use git push origin --force to see if the test pass again? Thank you.

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

Successfully merging this pull request may close these issues.

4 participants