Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Multi language #254

Open
GerhardMes opened this issue Apr 27, 2019 · 5 comments
Open

Multi language #254

GerhardMes opened this issue Apr 27, 2019 · 5 comments
Labels
discussion Any questions about this theme.

Comments

@GerhardMes
Copy link

I made the changes to get an multi language site, as mentioned in the wiki.

  • language: de
  • language: en

But when $ hexo serve
FATAL end of the stream or a document separator is expected at line 11, column 1:
- language: de

Any advice?

@ppoffice
Copy link
Owner

@GerhardMes The configuration should be

language:
- de
- en

https://hexo.io/docs/internationalization

@ppoffice ppoffice added the discussion Any questions about this theme. label Apr 27, 2019
@GerhardMes
Copy link
Author

I have done this, but nothing changed. What I get is that every blog post appears double, but when trying to switch to the second language "en", I get "Cannot GET /en/"
I studied the hexo docs too, but nothing changed. I also setup up a fresh installation, but not changes. So I am totally lost. Everything looks just simple and working with hexo makes fun, but I need this feature. Any further advice?

@ppoffice
Copy link
Owner

@GerhardMes You might have luck with this https://github.com/Jamling/hexo-generator-i18n

@GerhardMes
Copy link
Author

Sorry, but no. I hadn't luck with this. But thanks for your help.

@GerhardMes
Copy link
Author

I have installed the Minos theme and (nearly) everything good within seconds. The only issue I got is that when placing the Language Switcher on top, the dropdown field goes up, so I cant see it.

But when switching back to Hueman, the theme crashes. Wanted to try to add the same logic to Hueman than Minos does. But that didn't worked out for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Any questions about this theme.
Projects
None yet
Development

No branches or pull requests

2 participants