* language menu * allow for subdir in baseURL * Update netlify.toml and github actions to use Hugo 0.121.1 * Documented i18n approaches in exampleSite * Attempted & Abandoned images from assets as recommended approach in content pages- it seems Hugo expects to access those only programmatically, not via markdown. --------- Co-authored-by: Zdenek K <zdenek.kedaj@gmail.com>
16 lines
533 B
Markdown
16 lines
533 B
Markdown
---
|
|
title: "Willkommen"
|
|
weight: 1
|
|
---
|
|
|
|
Das ist die deutsche Beispielseite.
|
|
|
|
`Hugo-Scroll` theme alternates colors of sections that are placed on single page.
|
|
The landing screen is meant to be visually striking.
|
|
|
|
Single-page approach is oriented towards small to medium content length, that won't overwhelm the user.
|
|
You can also delegate lengthier, less important or more sizeable content to [dedicated pages](services).
|
|
|
|
> The belly rules the mind. --- spanish proverb
|
|
|
|
By the way this welcome section won't show in the cover menu.
|