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

Post with no language error #22

Open
marzsv opened this issue Dec 14, 2016 · 3 comments
Open

Post with no language error #22

marzsv opened this issue Dec 14, 2016 · 3 comments

Comments

@marzsv
Copy link

marzsv commented Dec 14, 2016

When I have a post without a the language key defined in the front-matter, my site stops working properly. e.g.: when I try to list all my posts titles it only shows me one of my posts, the one without language in the front-matter.

Is this the intended behavior ? Do I have to define a language for every post or maybe I should use defaults?

@escapedcat
Copy link

Maybe this helps: #1

@marzsv
Copy link
Author

marzsv commented Dec 15, 2016

Thanks @escapedcat 👍 , that issue is some how related to what I'm saying in the issue description. But my issue/question is more related to the error that happens when a post has no language key in the front-matter.

@vwochnik
Copy link
Owner

vwochnik commented Apr 7, 2018

If you have language-specific stuff in the post layout, you have to specify a language for every post, otherwise the site stops working.

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