fix typos, make markdownlint happy
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
This commit is contained in:
parent
a20a2ff6cd
commit
6264a749df
7 changed files with 16 additions and 11 deletions
|
|
@ -9,11 +9,13 @@ This demonstates localized content placed in dedicated language folder, `content
|
|||
See i18n configuration in `[languages]` section of `config.toml`.
|
||||
|
||||
#### Local content
|
||||
|
||||
Localised content can be put in dedicated folder `content/de/`. Images should be naturally found from there:
|
||||

|
||||
|
||||
#### Assets
|
||||
|
||||
Images in assets folder can be localised, conventionally by adding `.de` suffix. However, assets may be tricky, see next section for details
|
||||

|
||||
|
||||
Note the filename of this section is a bit artificial to avoid conflict with other examples in en folder. If named the same, this one wouldn't render. However normally you wouldn't have one page localized two ways.
|
||||
Note the filename of this section is a bit artificial to avoid conflict with other examples in en folder. If named the same, this one wouldn't render. However normally you wouldn't have one page localized two ways.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue