Open caiovaccaro opened 9 years ago
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.
Hey!
I would like to translate the site to Brazilian Portuguese. Is it possible?
Thanks, C.