Ilja
4191af692f
Multi-language, i18n ( #177 )
...
* 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>
2024-05-19 22:41:12 +02:00
Daniel Holbach
9e4ffcda5e
Spellcheck and linter fixes
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
2024-03-19 21:56:07 +01:00
Zdenek K
5aa561ab8a
CSS variable names harmonized and extended
2023-04-02 22:23:13 +02:00
zjedi
d6aa708294
exampleSite feature documentation
2023-03-22 00:51:54 +01:00
zjedi
b8fdafcc14
Merge branch 'master' into pr/45
2023-03-21 00:52:42 +01:00
zjedi
7f5462eefb
Header logo - documented, added to example site, CSS fixed
2023-03-14 22:22:58 +01:00
Jesper Kolbeck
a28a76767a
Rename title overwrite properties to header_menu_title and navigation_menu_title
2022-02-06 18:15:49 +01:00
Jesper Kolbeck
b8e0f89eb0
Make it possible to have a short menu and button name
2021-12-08 21:54:55 +01:00
Jan Raasch
848f6129ec
style: add & run prettier
2020-09-09 18:00:59 +02:00
Jan Raasch
beeee2858b
chore: use relative link
...
Otherwise this does not work on https://janraasch.github.io/hugo-scroll/
2020-07-09 11:28:40 +02:00
Jan Raasch
0eb23bf5c8
chore: do not use / in the beginning of a URL
...
Otherwise this does not work, if the baseURL has a subfolder in there, e.g.
https://janraasch.github.io/hugo-scroll/
See https://github.com/gohugoio/hugoThemes#common-permalink-issues
2020-07-09 11:21:57 +02:00
Jan Raasch
b05ff4eb22
chore: initial commit
2020-07-07 17:50:41 +02:00