Skip to content

Translation System #5

Description

@wodka

Since it is not possible in the original slate slatedocs/slate#445

Let's build something similar to this:

index.html.md
index.de.html.md

with includes that fall back to a default:

inclues/_first.html
inclues/_first.de.html

includes/_second.html

the generated files would then look like:

/ -> /index.html
/de -> /de/index.html

new in config block:

language: en
languages:
  - en
  - de

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions