We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey!
I would like to translate the site to Brazilian Portuguese. Is it possible?
Thanks, C.
The text was updated successfully, but these errors were encountered:
One way I see this working is to have a content folder and languages folder with duplicate index files, like:
/content /en-us Markdown files /pt-br Markdown files /pt-br index.jade /docs index.jade
The default language (en-us) would be at the root folder. And .jade files would pull the content from .md files.
Of course this is just a suggestion of one way to do it using just harp.
Sorry, something went wrong.
No branches or pull requests
Hey!
I would like to translate the site to Brazilian Portuguese. Is it possible?
Thanks,
C.
The text was updated successfully, but these errors were encountered: