You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
I have about 10 static pages that are not posts. I want to house them under _pages/[lang]. According to the docs, I have to create a "template" page for each content page: {% translate_file about/about.md %}
For one or two files, that's great. For 10 or more? Is there another way to automate translating these pages?
I don't want to move them to _posts. Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have about 10 static pages that are not posts. I want to house them under
_pages/[lang]
. According to the docs, I have to create a "template" page for each content page:{% translate_file about/about.md %}
For one or two files, that's great. For 10 or more? Is there another way to automate translating these pages?
I don't want to move them to _posts. Thanks.
The text was updated successfully, but these errors were encountered: