Replies: 7 comments 45 replies
-
Can't really help since I have no experience with the package but if I were to try something, I guess the translate function would have to act on mdxSource returned at the blog page |
Beta Was this translation helpful? Give feedback.
-
Is it still under discussion ? I might be interested to also participate, I might need it for my personnal blog. |
Beta Was this translation helpful? Give feedback.
-
Take a look at the demo/translate branch for an example of getting i18n to work and translating the blog posts. Here's the deployed website: More information in #160. Hope that helps! |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, I finished a first version of the translation. Locales are I'm not super sure about some part of my code (using imperative code instead of functional in some There two kinds of behaviors:
I think it's a good idea to just keep the branch as a demo, because my implementation is pretty opinionated. Let me know what you think ? (Totally unrelated, but you begun an implementation of analytics ? I'm interested in it 😅) @vahidtakro @rsipakov It should be better, let me know what you think. Let me know what you think / what I might have missed. |
Beta Was this translation helpful? Give feedback.
-
@GautierArcin Regarding newsletter subscription I created a new topic in discussion #177 and provided some ideas for this case on this branch demo/translate. Also, I created discussion topic #179 for your idea with DeepL API. |
Beta Was this translation helpful? Give feedback.
-
Anyone knows what are better commenting system alternatives? |
Beta Was this translation helpful? Give feedback.
-
hello, this is exactly what I need, has anyone tried using Tina CMS with this template? I did but got the error: npm |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! I am trying to integrate internalization for this project using the "next-translate" plugin. I understand how to translate basic pages, but I don't know how to deal with blog pages wich are use .md and .mdx formats. Can somebody help to implement this future for the blog pages?
Next.js Starter Blog + next-translate - Watch Video
Beta Was this translation helpful? Give feedback.
All reactions