docs: remove cruft from example #1067

This commit is contained in:
Sören Weber 2025-03-24 11:53:20 +01:00
parent 0d71747e13
commit 964ca24fd0
No known key found for this signature in database
GPG Key ID: BEC6D55545451B6D
3 changed files with 26 additions and 29 deletions

View File

@ -65,7 +65,6 @@ Here's how to make your site multilingual using [translations by file name](http
2. Duplicate your content files and add language codes to their file names: 2. Duplicate your content files and add language codes to their file names:
````tree ````tree
- [PROJECT]
- content::folder - content::folder
- log::folder - log::folder
- first-day::folder - first-day::folder
@ -115,7 +114,6 @@ The theme also support [translations by content directory](https://gohugo.io/con
2. Duplicate your content files into separate directories named by their language code: 2. Duplicate your content files into separate directories named by their language code:
````tree ````tree
- [PROJECT]
- content::folder - content::folder
- en::folder - en::folder
- log::folder - log::folder

View File

@ -8,8 +8,7 @@ weight = 1
If you've followed the [Getting Started](introduction/quickstart) guide, your directory layout will look similar to this: If you've followed the [Getting Started](introduction/quickstart) guide, your directory layout will look similar to this:
````tree ````tree
- [PROJECT] - content::folder
- content::folder
- log::folder - log::folder
- first-day::folder - first-day::folder
- _index.md::fa-fw fab fa-markdown::secondary - _index.md::fa-fw fab fa-markdown::secondary
@ -18,10 +17,10 @@ If you've followed the [Getting Started](introduction/quickstart) guide, your di
- third-day.md::fa-fw fab fa-markdown::secondary - third-day.md::fa-fw fab fa-markdown::secondary
- _index.md::fa-fw fab fa-markdown::secondary - _index.md::fa-fw fab fa-markdown::secondary
- _index.md::fa-fw fab fa-markdown::secondary - _index.md::fa-fw fab fa-markdown::secondary
- themes::folder - themes::folder
- hugo-theme-relearn::folder - hugo-theme-relearn::folder
- ...::folder - ...::folder
- hugo.toml::file-alt::accent - hugo.toml::file-alt::accent
```` ````
Hugo uses a [union file system](https://gohugo.io/getting-started/directory-structure/#union-file-system), which lets you combine multiple directories. Hugo uses a [union file system](https://gohugo.io/getting-started/directory-structure/#union-file-system), which lets you combine multiple directories.

View File

@ -1 +1 @@
7.5.0+9b85f89f21224e47b2355fda27888cbfc2e32ad0 7.5.0+0d71747e13e0d9d91321f28327447ea0b4310bcc