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

Could not add multiple blog pages #194

Closed
gokcedilek opened this issue Apr 28, 2019 · 1 comment
Closed

Could not add multiple blog pages #194

gokcedilek opened this issue Apr 28, 2019 · 1 comment

Comments

@gokcedilek
Copy link

Hello,

I would like to create multiple blog post categories, each showing on a separate page. For this, in my gokcedilek.github.io repository that I forked from https://github.com/BlackrockDigital/startbootstrap-clean-blog-jekyll, I created two separate folders named "blog1" and "blog2", added a "_posts" directory for each, and removed the default "_posts" directory. However, I do not know how to proceed with this. How could I manage to display multiple blog pages on my website?

Thank you very much!
Gokce Dilek

@narko
Copy link

narko commented Jun 7, 2019

You need to make sure you use the jekyll-paginate-v2 gem. I faced problems with this issue as well. You can find a configuration example here: https://github.com/sverrirs/jekyll-paginate-v2/blob/master/README-GENERATOR.md#page-configuration

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

3 participants