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

aaaa #15

Closed
ghost opened this issue May 11, 2016 · 16 comments
Closed

aaaa #15

ghost opened this issue May 11, 2016 · 16 comments

Comments

@ghost
Copy link

ghost commented May 11, 2016

..........

@WaKeMaTTa
Copy link

Did you create any post?

@ghost
Copy link
Author

ghost commented May 11, 2016

............

@KingFelix
Copy link
Owner

Check the file name. Each post must have a name containing the date, for example: 2016-05-11-postname.md

@ghost
Copy link
Author

ghost commented May 11, 2016

..............

@WaKeMaTTa
Copy link

Try to execute this command: jekyll build in the terminal.

@KingFelix
Copy link
Owner

You entered the Front Matter on top of the posts?

@ghost
Copy link
Author

ghost commented May 11, 2016

..............

@WaKeMaTTa
Copy link

WaKeMaTTa commented May 11, 2016

try this:

---
title: Testing 123
---
some text

@ghost
Copy link
Author

ghost commented May 11, 2016

..........

@ghost
Copy link
Author

ghost commented May 11, 2016

.............

@ppmanforthewin
Copy link

Are you hosting it on Github Pages or locally?

@ghost
Copy link
Author

ghost commented May 11, 2016

...........

@WaKeMaTTa
Copy link

Your code is a public repo?

@ghost
Copy link
Author

ghost commented May 11, 2016

................

@KingFelix
Copy link
Owner

KingFelix commented May 11, 2016

Ok, I think the problem is the jekyll-paginate plugin. The latest Jekyll version doesn't support natively the pagination. You must add the plugin.
Install the plugin:

$ gem install jekyll-paginate

Then in your _config.yml file add:

# Plugins
gems:
- jekyll-paginate

@ghost
Copy link
Author

ghost commented May 11, 2016

..............

@ghost ghost closed this as completed May 11, 2016
@ghost ghost changed the title Total no0b question aaaa Jul 23, 2021
This issue was closed.
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