Skip to content

Commit d804a45

Browse files
authored
docs(readme): mention translations (#288)
1 parent 09992f3 commit d804a45

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Gokarna is fast, responsive, and [SEO-friendly](#performance).
2828
- [Syntax highlighting](https://gokarna-hugo.netlify.app/posts/theme-documentation-advanced/#syntax-highlighting)
2929
- [Custom HTML, JavaScript, and CSS](https://gokarna-hugo.netlify.app/posts/theme-documentation-advanced/#custom-head-and-footer-html)
3030
- [Configurable Table of Contents](https://gokarna-hugo.netlify.app/posts/theme-documentation-advanced/#table-of-contents)
31+
- Catalan (Spanish), Deutsch (German), French, and Polish [translations](https://github.com/gokarna-theme/gokarna-hugo/tree/main/i18n)
3132
- Google Lato fonts
3233
- Auto-generated RSS feed
3334

@@ -78,6 +79,12 @@ Examples include:
7879
- [Inject custom HTML](https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/#custom-head-html)
7980
Use the `<head>` and `<footer>` elements to add arbitrary HTML, JavaScript, and CSS.
8081

82+
## Translations
83+
84+
Change [`languageCode`](https://gohugo.io/content-management/multilingual/#configure-languages) to use one of [our translations](https://github.com/gokarna-theme/gokarna-hugo/tree/main/i18n).
85+
86+
Missing a language? Make Gokarna multilingual by [creating a translation table](https://gohugo.io/functions/lang/translate/#simple-translations).
87+
8188
## Inspiration
8289

8390
The theme is inspired by, and accordingly named after, [Gokarna](https://en.wikipedia.org/wiki/Gokarna,_Karnataka), a small and peaceful beach town on the west coast of India.

0 commit comments

Comments
 (0)