-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
For the v1 release I want to, at the very least, make sure the logic is in place to built i18n-powered sites.
For a start I put up this PR #127
Besides some, typical Rails, set up (routes, default_locales), one can put content into locale-namespaces folder (eg. app/content/posts/de/*/*.*) and all should work.
Biggest unknown right now is how this works/should works with the build step.
Reactions are currently unavailable